Skip to content
New issue

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

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

Already on GitHub? # to your account

Yo Trails Mongoose fails with No compatible version found error #307

Open
Math3v opened this issue Oct 17, 2017 · 1 comment
Open

Yo Trails Mongoose fails with No compatible version found error #307

Math3v opened this issue Oct 17, 2017 · 1 comment

Comments

@Math3v
Copy link

Math3v commented Oct 17, 2017

Issue Description

yo trails command with express and mongoose configuration fails with this error:

npm ERR! Darwin 17.0.0
npm ERR! argv "/Users/matej/.nvm/versions/node/v6.11.4/bin/node" "/Users/matej/.nvm/versions/node/v6.11.4/bin/npm" "install" "trailpack-express@v2-latest" "trailpack-mongoose@v2-latest" "trailpack-footprints@v2-latest" "express@4" "--save" "--silent" "--loglevel=error"
npm ERR! node v6.11.4
npm ERR! npm  v3.10.10
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: trailpack-mongoose@v2-latest
npm ERR! notarget Valid install targets:
npm ERR! notarget 2.1.1, 2.1.0, 2.0.0, 1.0.1, 1.0.0, 0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.0, 0.2.2, 0.2.0, 0.1.0
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!     /Users/matej/dev/trails-sampl/npm-debug.log

Environment

  • node version: 6.11.4
  • trails version: 2.0.0
  • operating system: OSX High Sierra
@ReeceLangerock
Copy link

ReeceLangerock commented Oct 19, 2017

Having the same error

npm ERR! Linux 4.10.0-37-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "trailpack-express@v2-latest" "trailpack-mongoose@v2-latest" "trailpack-footprints@v2-latest" "express@5.0.0-alpha.2" "--save" "--silent" "--loglevel=error"
npm ERR! node v6.10.3
npm ERR! npm v3.10.10
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: trailpack-mongoose@v2-latest
npm ERR! notarget Valid install targets:
npm ERR! notarget 2.1.1, 2.1.0, 2.0.0, 1.0.1, 1.0.0, 0.4.4, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.0, 0.2.2, 0.2.0, 0.1.0
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.

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

No branches or pull requests

2 participants