Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to io.js #6

Open
stojanovic opened this issue Jan 15, 2015 · 4 comments
Open

Switch to io.js #6

stojanovic opened this issue Jan 15, 2015 · 4 comments

Comments

@stojanovic
Copy link
Member

https://twitter.com/HunterLoftis/status/555234067520565249

But:

slobodan@Voyager-2:GhostHeroku $ git push heroku master
Fetching repository, done.
Counting objects: 18, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (15/15), 1.94 KiB | 0 bytes/s, done.
Total 15 (delta 8), reused 0 (delta 0)

-----> Node.js app detected

       ACHIEVEMENT UNLOCKED: iojs :)

       Node engine:         1.0.x (iojs)
       Npm engine:          unspecified
       Start mechanism:     Procfile
       node_modules source: package.json
       node_modules cached: true

       NPM_CONFIG_PRODUCTION=true
       NODE_MODULES_CACHE=true

-----> Installing binaries
       Resolving iojs version 1.0.x via semver.io...
       Downloading and installing iojs 1.0.1...
       Using default npm version: 2.1.18

-----> Building dependencies
       Node version changed (0.10.35 => v1.0.1); invalidating cache
       Installing node modules
       npm WARN package.json [email protected] No repository field.
       npm ERR! Linux 3.13.0-40-generic
       npm ERR! argv "/tmp/build_458c64494994ac8bdf25a20e1bd41af1/.heroku/node/bin/iojs" "/tmp/build_458c64494994ac8bdf25a20e1bd41af1/.heroku/node/bin/npm" "install" "--quiet" "--userconfig" "/tmp/build_458c64494994ac8bdf25a20e1bd41af1/.npmrc"
       npm ERR! node v1.0.1
       npm ERR! npm  v2.1.18
       npm ERR! code ETARGET

       npm ERR! notarget No compatible version found: ghost@'>=0.5.7 <0.6.0'
       npm ERR! notarget Valid install targets:
       npm ERR! notarget ["0.0.1"]
       npm ERR! notarget 
       npm ERR! notarget This is most likely not a problem with npm itself.
       npm ERR! notarget In most cases you or one of your dependencies are requesting
       npm ERR! notarget a package version that doesn't exist.

       npm ERR! Please include the following file with any support request:
       npm ERR!     /tmp/build_458c64494994ac8bdf25a20e1bd41af1/npm-debug.log

-----> Build failed

       We're sorry this build is failing! If you can't find the issue in application code,
       please submit a ticket so we can help: https://help.heroku.com/
       You can also try reverting to our legacy Node.js buildpack:
       heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs#v63

       Love,
       Heroku

 !     Push rejected, failed to compile Node.js app
@simalexan
Copy link
Member

whaddya think about
npm ERR! notarget No compatible version found: ghost@'>=0.5.7 <0.6.0 ?

@simalexan
Copy link
Member

also throw in the repo address for the npm WARN package.json [email protected] No repository field.

@stojanovic
Copy link
Member Author

0.5.8 is a latest version of Ghost on npm.
It was working with node.
Warn for repository field is my mistake.
(A možemo i na srpskom, samo po navici koristim engleski :))

@simalexan
Copy link
Member

mozemo na srpskom, ali mozda je bolje na engleskom zbog gostiju / drugih clanova stranaca, nemam pojma.

ok for the ghost version.
on the gif the version used was 1.0.0, here its 1.0.1
maybe try out with 1.0.0 - just in case.
Also the current unstable version is 1.0.2 - maybe there was an issue with 1.0.1 (though I looked for it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants