This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ulrich@asuryan:~/dev/appjs-test$ npm install [email protected] | |
npm http GET https://registry.npmjs.org/appjs/0.0.13 | |
npm http 304 https://registry.npmjs.org/appjs/0.0.13 | |
npm WARN package.json [email protected] No README.md file found! | |
> [email protected] install /home/ulrich/dev/appjs-test/node_modules/appjs | |
> node-gyp rebuild | |
make: Entering directory `/home/ulrich/dev/appjs-test/node_modules/appjs/build' | |
ACTION binding_gyp_add_dependencies_target_npm . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ulrich@asuryan:~/dev/appjs-test$ npm install appjs | |
npm http GET https://registry.npmjs.org/appjs | |
npm http 304 https://registry.npmjs.org/appjs | |
npm http GET https://registry.npmjs.org/mime/1.2.5 | |
npm http GET https://registry.npmjs.org/request | |
npm http GET https://registry.npmjs.org/tar | |
npm http GET https://registry.npmjs.org/appjs-win/0.0.17 | |
npm http GET https://registry.npmjs.org/npm | |
npm http GET https://registry.npmjs.org/appjs-mac/0.0.17 | |
npm http GET https://registry.npmjs.org/appjs-linux/0.0.17 |