Skip to content

Npm package not found #2

@khanghoang

Description

@khanghoang

Hi guys,

Way to produce
In the clean folder, run

javascript
npm install


Expect:
Install trails example.  

Actual:

``` javascript```
npm ERR! Darwin 15.2.0
npm ERR! argv "/Users/ZALORA/.nvm/versions/node/v5.0.0/bin/node" "/Users/ZALORA/.nvm/versions/node/v5.0.0/bin/npm" "install" "trails-example-app"
npm ERR! node v5.0.0
npm ERR! npm  v3.3.6
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/trails-example-app
npm ERR! 404
npm ERR! 404 'trails-example-app' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/ZALORA/Documents/sandbox/trailsjs/npm-debug.log

Information:

javascript
node v5.0.0
npm 3.3.6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions