Closed tremendus closed 8 years ago
Hi tremens,
The following response is not official but should clarify your mind on what happens
To reproduce your issue :
yo trails
Please stop me if i am wrong
During yeoman installation of packages you noticed that trail pack-express4 is missing from npm registry. This is not a bug, trailpack-express4 is not in npm registry at the moment , until a beta / Alpha or dev will be posted @ npmjs.com You can check that there is not package at the moment : https://www.npmjs.com/search?q=trailpack-express4. I think this package will be available in a short amount of time.
2 options:
@tjwebb maybe we can add "not available yet" on "work in progress" for express4 on the generator ? Or just put trailpack-express4 on npm as alpha version (my PR is waiting ;)) ? Like this we can have some feedback about it.
@jaumard I'll send up a PR so that travisci will autodeploy tagged versions to npm. That way you can manage releases however you'd like. sound good?
EDIT: looks like it's already in there :) Let me know if you have any issues
Thanks @tjwebb I wanted to know if it's ok for you to deploy my version on npm. I just tried to deploy alpha1 release but it seems like the travis configuration is not ok. Look here https://travis-ci.org/trailsjs/trailpack-express4/jobs/112376332
Deploying application
NPM API key format changed recently. If your deployment fails, check your API key in ~/.npmrc.
http://docs.travis-ci.com/user/deployment/npm/
~/.npmrc size: 48
npm ERR! publish Failed PUT 401
npm ERR! Linux 3.13.0-40-generic
npm ERR! argv "/home/travis/.nvm/versions/node/v5.6.0/bin/node" "/home/travis/.nvm/versions/node/v5.6.0/bin/npm" "publish"
npm ERR! node v5.6.0
npm ERR! npm v3.6.0
npm ERR! code E401
npm ERR! You must be logged in to publish packages : trailpack-express4
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/travis/build/trailsjs/trailpack-express4/npm-debug.log
@tremendus now trailpack-express4
is on npm.
Doing a new install per the guide https://github.com/trailsjs/trails
after
yo install
npm throws an error installing trailpack-express4a manual install of the npm also fails with 404