Code Monkey home page Code Monkey logo

appc-npm's People

Contributors

fokkezb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

appc-npm's Issues

It should play nice with gitTio

  • Flag components that are on NPM as well
  • For those ^ show their npm install command on their detail page as well
  • Index components on NPM (or GitHub, using appc-npm as pattern)

Could not find project error for sync

Building the package fine, but can't install, get error "Could not find project"

Maybe i've issue on my laptop, cos i'm facing same issue with alloy-sync-sqlrest and alloy-sync-restapi

$ npm install alloy-sync-soap --save debug

Could not find project

npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "alloy-sync-sqlrest" "--save" "debug"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: `node ./appc-npm`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'node ./appc-npm'.
npm ERR! This is most likely a problem with the alloy-sync-sqlrest package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node ./appc-npm
npm ERR! You can get their info via:
npm ERR!     npm owner ls alloy-sync-sqlrest
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/hazemkhaled/Workspaces/TiAppc/test4/npm-debug.log

npm-debug.log

0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'install',
1 verbose cli   'alloy-sync-sqlrest',
1 verbose cli   '--save',
1 verbose cli   'debug' ]
2 info using [email protected]
3 info using [email protected]
4 verbose config Skipping project config: /Users/hazemkhaled/.npmrc. (matches userconfig)
5 verbose install initial load of /Users/hazemkhaled/package.json
6 verbose installManyTop reading scoped package data from /Users/hazemkhaled/node_modules/debug/package.json
7 verbose installManyTop reading scoped package data from /Users/hazemkhaled/node_modules/n/package.json
8 verbose readDependencies loading dependencies from /Users/hazemkhaled/package.json
9 silly cache add args [ 'alloy-sync-sqlrest', null ]
10 verbose cache add spec alloy-sync-sqlrest
11 verbose install debug is installed as 2.2.0
12 silly cache add args [ 'debug', null ]
13 verbose cache add spec debug
14 silly cache add parsed spec { raw: 'alloy-sync-sqlrest',
14 silly cache add   scope: null,
14 silly cache add   name: 'alloy-sync-sqlrest',
14 silly cache add   rawSpec: '',
14 silly cache add   spec: '*',
14 silly cache add   type: 'range' }
15 silly addNamed alloy-sync-sqlrest@*
16 verbose addNamed "*" is a valid semver range for alloy-sync-sqlrest
17 silly addNameRange { name: 'alloy-sync-sqlrest', range: '*', hasData: false }
18 silly mapToRegistry name alloy-sync-sqlrest
19 silly mapToRegistry using default registry
20 silly mapToRegistry registry https://registry.npmjs.org/
21 silly mapToRegistry uri https://registry.npmjs.org/alloy-sync-sqlrest
22 verbose addNameRange registry:https://registry.npmjs.org/alloy-sync-sqlrest not in flight; fetching
23 silly cache add parsed spec { raw: 'debug',
23 silly cache add   scope: null,
23 silly cache add   name: 'debug',
23 silly cache add   rawSpec: '',
23 silly cache add   spec: '*',
23 silly cache add   type: 'range' }
24 silly addNamed debug@*
25 verbose addNamed "*" is a valid semver range for debug
26 silly addNameRange { name: 'debug', range: '*', hasData: false }
27 silly mapToRegistry name debug
28 silly mapToRegistry using default registry
29 silly mapToRegistry registry https://registry.npmjs.org/
30 silly mapToRegistry uri https://registry.npmjs.org/debug
31 verbose addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching
32 verbose request uri https://registry.npmjs.org/alloy-sync-sqlrest
33 verbose request no auth needed
34 info attempt registry request try #1 at 9:20:21 PM
35 verbose request using bearer token for auth
36 verbose request id 015048ecb82346f3
37 http request GET https://registry.npmjs.org/alloy-sync-sqlrest
38 verbose request uri https://registry.npmjs.org/debug
39 verbose request no auth needed
40 info attempt registry request try #1 at 9:20:21 PM
41 verbose request using bearer token for auth
42 verbose etag "9KQN9D5MMUUBKB1RP49Y2XP8G"
43 http request GET https://registry.npmjs.org/debug
44 http 304 https://registry.npmjs.org/debug
45 silly get cb [ 304,
45 silly get   { 'cache-control': 'max-age=60',
45 silly get     'accept-ranges': 'bytes',
45 silly get     date: 'Fri, 11 Sep 2015 18:20:22 GMT',
45 silly get     via: '1.1 varnish',
45 silly get     connection: 'keep-alive',
45 silly get     'x-served-by': 'cache-ams4128-AMS',
45 silly get     'x-cache': 'MISS',
45 silly get     'x-cache-hits': '0',
45 silly get     'x-timer': 'S1441995622.410556,VS0,VE167' } ]
46 verbose etag https://registry.npmjs.org/debug from cache
47 verbose get saving debug to /Users/hazemkhaled/.npm/registry.npmjs.org/debug/.cache.json
48 silly addNameRange number 2 { name: 'debug', range: '*', hasData: true }
49 silly addNameRange versions [ 'debug',
49 silly addNameRange   [ '0.0.1',
49 silly addNameRange     '0.1.0',
49 silly addNameRange     '0.2.0',
49 silly addNameRange     '0.3.0',
49 silly addNameRange     '0.4.0',
49 silly addNameRange     '0.4.1',
49 silly addNameRange     '0.5.0',
49 silly addNameRange     '0.6.0',
49 silly addNameRange     '0.7.0',
49 silly addNameRange     '0.7.1',
49 silly addNameRange     '0.7.2',
49 silly addNameRange     '0.7.3',
49 silly addNameRange     '0.7.4',
49 silly addNameRange     '0.8.0',
49 silly addNameRange     '0.8.1',
49 silly addNameRange     '1.0.0',
49 silly addNameRange     '1.0.1',
49 silly addNameRange     '1.0.2',
49 silly addNameRange     '1.0.3',
49 silly addNameRange     '1.0.4',
49 silly addNameRange     '2.0.0',
49 silly addNameRange     '2.1.0',
49 silly addNameRange     '2.1.1',
49 silly addNameRange     '2.1.2',
49 silly addNameRange     '2.1.3',
49 silly addNameRange     '2.2.0' ] ]
50 silly addNamed [email protected]
51 verbose addNamed "2.2.0" is a plain semver version for debug
52 silly cache afterAdd [email protected]
53 verbose afterAdd /Users/hazemkhaled/.npm/debug/2.2.0/package/package.json not in flight; writing
54 verbose afterAdd /Users/hazemkhaled/.npm/debug/2.2.0/package/package.json written
55 http 200 https://registry.npmjs.org/alloy-sync-sqlrest
56 silly get cb [ 200,
56 silly get   { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
56 silly get     etag: '"BNN9CSXY1HKPN1TWSDMLR58KZ"',
56 silly get     'content-type': 'application/json',
56 silly get     'cache-control': 'max-age=60',
56 silly get     'content-length': '18784',
56 silly get     'accept-ranges': 'bytes',
56 silly get     date: 'Fri, 11 Sep 2015 18:20:22 GMT',
56 silly get     via: '1.1 varnish',
56 silly get     connection: 'keep-alive',
56 silly get     'x-served-by': 'cache-ams4146-AMS',
56 silly get     'x-cache': 'MISS',
56 silly get     'x-cache-hits': '0',
56 silly get     'x-timer': 'S1441995622.405220,VS0,VE183',
56 silly get     vary: 'Accept' } ]
57 verbose get saving alloy-sync-sqlrest to /Users/hazemkhaled/.npm/registry.npmjs.org/alloy-sync-sqlrest/.cache.json
58 silly addNameRange number 2 { name: 'alloy-sync-sqlrest', range: '*', hasData: true }
59 silly addNameRange versions [ 'alloy-sync-sqlrest', [ '0.3.2' ] ]
60 silly addNamed [email protected]
61 verbose addNamed "0.3.2" is a plain semver version for alloy-sync-sqlrest
62 silly mapToRegistry name alloy-sync-sqlrest
63 silly mapToRegistry using default registry
64 silly mapToRegistry registry https://registry.npmjs.org/
65 silly mapToRegistry uri https://registry.npmjs.org/alloy-sync-sqlrest
66 verbose addRemoteTarball https://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz not in flight; adding
67 verbose addRemoteTarball [ 'https://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz',
67 verbose addRemoteTarball   'c56baa4cf727f155dc6156c8004300b6a4ff3242' ]
68 info retry fetch attempt 1 at 9:20:22 PM
69 info attempt registry request try #1 at 9:20:22 PM
70 http fetch GET https://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz
71 verbose request using bearer token for auth
72 http fetch 200 https://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz
73 silly fetchAndShaCheck shasum c56baa4cf727f155dc6156c8004300b6a4ff3242
74 verbose addTmpTarball /var/folders/zn/klqg6_p523s237p3jhy4v16h0000gn/T/npm-98275-3a874ebe/registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz not in flight; adding
75 verbose addTmpTarball already have metadata; skipping unpack for [email protected]
76 silly cache afterAdd [email protected]
77 verbose afterAdd /Users/hazemkhaled/.npm/alloy-sync-sqlrest/0.3.2/package/package.json not in flight; writing
78 verbose afterAdd /Users/hazemkhaled/.npm/alloy-sync-sqlrest/0.3.2/package/package.json written
79 silly install resolved [ { name: 'debug',
79 silly install resolved     version: '2.2.0',
79 silly install resolved     repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' },
79 silly install resolved     description: 'small debugging utility',
79 silly install resolved     keywords: [ 'debug', 'log', 'debugger' ],
79 silly install resolved     author: { name: 'TJ Holowaychuk', email: '[email protected]' },
79 silly install resolved     contributors: [ [Object] ],
79 silly install resolved     license: 'MIT',
79 silly install resolved     dependencies: { ms: '0.7.1' },
79 silly install resolved     devDependencies: { browserify: '9.0.3', mocha: '*' },
79 silly install resolved     main: './node.js',
79 silly install resolved     browser: './browser.js',
79 silly install resolved     component: { scripts: [Object] },
79 silly install resolved     gitHead: 'b38458422b5aa8aa6d286b10dfe427e8a67e2b35',
79 silly install resolved     bugs: { url: 'https://github.com/visionmedia/debug/issues' },
79 silly install resolved     homepage: 'https://github.com/visionmedia/debug',
79 silly install resolved     _id: '[email protected]',
79 silly install resolved     scripts: {},
79 silly install resolved     _shasum: 'f87057e995b1a1f6ae6a4960664137bc56f039da',
79 silly install resolved     _from: 'debug@*',
79 silly install resolved     _npmVersion: '2.7.4',
79 silly install resolved     _nodeVersion: '0.12.2',
79 silly install resolved     _npmUser: { name: 'tootallnate', email: '[email protected]' },
79 silly install resolved     maintainers: [ [Object], [Object] ],
79 silly install resolved     dist:
79 silly install resolved      { shasum: 'f87057e995b1a1f6ae6a4960664137bc56f039da',
79 silly install resolved        tarball: 'http://registry.npmjs.org/debug/-/debug-2.2.0.tgz' },
79 silly install resolved     directories: {},
79 silly install resolved     _resolved: 'https://registry.npmjs.org/debug/-/debug-2.2.0.tgz',
79 silly install resolved     readme: 'ERROR: No README data found!' },
79 silly install resolved   { name: 'alloy-sync-sqlrest',
79 silly install resolved     version: '0.3.2',
79 silly install resolved     description: 'SQL & RestAPI Sync Adapter for Titanium Alloy',
79 silly install resolved     author: { name: 'Mads Møller', email: '[email protected]' },
79 silly install resolved     homepage: 'https://github.com/viezel/napp.alloy.adapter.restsql',
79 silly install resolved     bugs: { url: 'https://github.com/viezel/napp.alloy.adapter.restsql/issues' },
79 silly install resolved     'appc-npm': { target: [Object], ignore: [Object] },
79 silly install resolved     scripts: { postinstall: 'node ./appc-npm' },
79 silly install resolved     keywords:
79 silly install resolved      [ 'alloy',
79 silly install resolved        'alloy-sync',
79 silly install resolved        'appc-npm',
79 silly install resolved        'appcelerator',
79 silly install resolved        'crud',
79 silly install resolved        'napp',
79 silly install resolved        'rest',
79 silly install resolved        'sqlite',
79 silly install resolved        'titanium' ],
79 silly install resolved     gitHead: '9fe7d856c74a9b9602a152f558ca6b34b3cc20ce',
79 silly install resolved     _id: '[email protected]',
79 silly install resolved     _shasum: 'c56baa4cf727f155dc6156c8004300b6a4ff3242',
79 silly install resolved     _from: 'alloy-sync-sqlrest@*',
79 silly install resolved     _npmVersion: '2.11.2',
79 silly install resolved     _nodeVersion: '0.10.13',
79 silly install resolved     _npmUser: { name: 'viezel', email: '[email protected]' },
79 silly install resolved     dist:
79 silly install resolved      { shasum: 'c56baa4cf727f155dc6156c8004300b6a4ff3242',
79 silly install resolved        tarball: 'http://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz' },
79 silly install resolved     maintainers: [ [Object] ],
79 silly install resolved     directories: {},
79 silly install resolved     _resolved: 'https://registry.npmjs.org/alloy-sync-sqlrest/-/alloy-sync-sqlrest-0.3.2.tgz' } ]
80 info install [email protected] into /Users/hazemkhaled
81 info install [email protected] into /Users/hazemkhaled
82 info installOne [email protected]
83 verbose installOne of debug to /Users/hazemkhaled not in flight; installing
84 info installOne [email protected]
85 verbose installOne of alloy-sync-sqlrest to /Users/hazemkhaled not in flight; installing
86 verbose lock using /Users/hazemkhaled/.npm/_locks/debug-43133c3a48759f97.lock for /Users/hazemkhaled/node_modules/debug
87 verbose lock using /Users/hazemkhaled/.npm/_locks/alloy-sync-sqlrest-bfdcfaa5db5e8f0f.lock for /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
88 silly install write writing alloy-sync-sqlrest 0.3.2 to /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
89 silly install write writing debug 2.2.0 to /Users/hazemkhaled/node_modules/debug
90 verbose unbuild node_modules/alloy-sync-sqlrest
91 verbose unbuild node_modules/debug
92 silly gentlyRm /Users/hazemkhaled/node_modules/alloy-sync-sqlrest is being purged from base /Users/hazemkhaled
93 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
94 verbose tar unpack /Users/hazemkhaled/.npm/alloy-sync-sqlrest/0.3.2/package.tgz
95 verbose tar unpacking to /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
96 silly gentlyRm /Users/hazemkhaled/node_modules/alloy-sync-sqlrest is being purged
97 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
98 silly gunzTarPerm modes [ '755', '644' ]
99 info preuninstall [email protected]
100 info uninstall [email protected]
101 verbose unbuild rmStuff [email protected] from /Users/hazemkhaled/node_modules
102 info postuninstall [email protected]
103 silly gunzTarPerm extractEntry package.json
104 silly gentlyRm /Users/hazemkhaled/node_modules/debug is being purged from base /Users/hazemkhaled
105 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/debug
106 silly vacuum-fs purging /Users/hazemkhaled/node_modules/debug
107 silly gunzTarPerm extractEntry .npmignore
108 silly gunzTarPerm extractEntry README.md
109 silly gunzTarPerm extractEntry sqlrest.js
110 silly gunzTarPerm extractEntry appc-npm
111 silly vacuum-fs quitting because other entries in /Users/hazemkhaled/node_modules
112 verbose tar unpack /Users/hazemkhaled/.npm/debug/2.2.0/package.tgz
113 verbose tar unpacking to /Users/hazemkhaled/node_modules/debug
114 silly gentlyRm /Users/hazemkhaled/node_modules/debug is being purged
115 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/debug
116 silly gunzTarPerm modes [ '755', '644' ]
117 silly gunzTarPerm extractEntry package.json
118 silly gunzTarPerm extractEntry .npmignore
119 silly gunzTarPerm extractEntry node.js
120 silly gunzTarPerm extractEntry debug.js
121 silly gunzTarPerm extractEntry browser.js
122 silly gunzTarPerm extractEntry Readme.md
123 silly gunzTarPerm extractEntry bower.json
124 silly gunzTarPerm extractEntry .jshintrc
125 silly gunzTarPerm extractEntry component.json
126 silly gunzTarPerm extractEntry Makefile
127 silly gunzTarPerm extractEntry History.md
128 verbose write writing to /Users/hazemkhaled/node_modules/alloy-sync-sqlrest/package.json
129 info preinstall [email protected]
130 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/alloy-sync-sqlrest/package.json
131 verbose write writing to /Users/hazemkhaled/node_modules/debug/package.json
132 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/alloy-sync-sqlrest/package.json
133 info preinstall [email protected]
134 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/debug/package.json
135 silly install resolved []
136 verbose about to build /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
137 info build /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
138 silly prepareForInstallMany adding [email protected] from debug dependencies
139 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/debug/package.json
140 info linkStuff [email protected]
141 silly linkStuff [email protected] has /Users/hazemkhaled/node_modules as its parent node_modules
142 verbose linkBins [email protected]
143 verbose linkMans [email protected]
144 verbose rebuildBundles [email protected]
145 info install [email protected]
146 silly cache add args [ '[email protected]', null ]
147 verbose cache add spec [email protected]
148 silly cache add parsed spec { raw: '[email protected]',
148 silly cache add   scope: null,
148 silly cache add   name: 'ms',
148 silly cache add   rawSpec: '0.7.1',
148 silly cache add   spec: '0.7.1',
148 silly cache add   type: 'version' }
149 silly addNamed [email protected]
150 verbose addNamed "0.7.1" is a plain semver version for ms
151 silly mapToRegistry name ms
152 silly mapToRegistry using default registry
153 silly mapToRegistry registry https://registry.npmjs.org/
154 silly mapToRegistry uri https://registry.npmjs.org/ms
155 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
156 info postinstall [email protected]
157 verbose unsafe-perm in lifecycle true
158 verbose request uri https://registry.npmjs.org/ms
159 verbose request no auth needed
160 info attempt registry request try #1 at 9:20:23 PM
161 verbose request using bearer token for auth
162 verbose etag "DUAQ0ETDNK1O3W1OBHV985ZJD"
163 http request GET https://registry.npmjs.org/ms
164 info [email protected] Failed to exec postinstall script
165 verbose unlock done using /Users/hazemkhaled/.npm/_locks/alloy-sync-sqlrest-bfdcfaa5db5e8f0f.lock for /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
166 http 304 https://registry.npmjs.org/ms
167 silly get cb [ 304,
167 silly get   { 'cache-control': 'max-age=60',
167 silly get     'accept-ranges': 'bytes',
167 silly get     date: 'Fri, 11 Sep 2015 18:20:24 GMT',
167 silly get     via: '1.1 varnish',
167 silly get     connection: 'keep-alive',
167 silly get     'x-served-by': 'cache-ams4134-AMS',
167 silly get     'x-cache': 'MISS',
167 silly get     'x-cache-hits': '0',
167 silly get     'x-timer': 'S1441995623.763655,VS0,VE683' } ]
168 verbose etag https://registry.npmjs.org/ms from cache
169 verbose get saving ms to /Users/hazemkhaled/.npm/registry.npmjs.org/ms/.cache.json
170 silly cache afterAdd [email protected]
171 verbose afterAdd /Users/hazemkhaled/.npm/ms/0.7.1/package/package.json not in flight; writing
172 verbose afterAdd /Users/hazemkhaled/.npm/ms/0.7.1/package/package.json written
173 silly install resolved [ { name: 'ms',
173 silly install resolved     version: '0.7.1',
173 silly install resolved     description: 'Tiny ms conversion utility',
173 silly install resolved     repository: { type: 'git', url: 'git://github.com/guille/ms.js.git' },
173 silly install resolved     main: './index',
173 silly install resolved     devDependencies: { mocha: '*', 'expect.js': '*', serve: '*' },
173 silly install resolved     component: { scripts: [Object] },
173 silly install resolved     gitHead: '713dcf26d9e6fd9dbc95affe7eff9783b7f1b909',
173 silly install resolved     bugs: { url: 'https://github.com/guille/ms.js/issues' },
173 silly install resolved     homepage: 'https://github.com/guille/ms.js',
173 silly install resolved     _id: '[email protected]',
173 silly install resolved     scripts: {},
173 silly install resolved     _shasum: '9cd13c03adbff25b65effde7ce864ee952017098',
173 silly install resolved     _from: '[email protected]',
173 silly install resolved     _npmVersion: '2.7.5',
173 silly install resolved     _nodeVersion: '0.12.2',
173 silly install resolved     _npmUser: { name: 'rauchg', email: '[email protected]' },
173 silly install resolved     maintainers: [ [Object] ],
173 silly install resolved     dist:
173 silly install resolved      { shasum: '9cd13c03adbff25b65effde7ce864ee952017098',
173 silly install resolved        tarball: 'http://registry.npmjs.org/ms/-/ms-0.7.1.tgz' },
173 silly install resolved     directories: {},
173 silly install resolved     _resolved: 'https://registry.npmjs.org/ms/-/ms-0.7.1.tgz',
173 silly install resolved     readme: 'ERROR: No README data found!' } ]
174 info install [email protected] into /Users/hazemkhaled/node_modules/debug
175 info installOne [email protected]
176 verbose installOne of ms to /Users/hazemkhaled/node_modules/debug not in flight; installing
177 verbose lock using /Users/hazemkhaled/.npm/_locks/ms-1953107202c75901.lock for /Users/hazemkhaled/node_modules/debug/node_modules/ms
178 silly install write writing ms 0.7.1 to /Users/hazemkhaled/node_modules/debug/node_modules/ms
179 verbose unbuild node_modules/debug/node_modules/ms
180 silly gentlyRm /Users/hazemkhaled/node_modules/debug/node_modules/ms is being purged from base /Users/hazemkhaled
181 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/debug/node_modules/ms
182 verbose tar unpack /Users/hazemkhaled/.npm/ms/0.7.1/package.tgz
183 verbose tar unpacking to /Users/hazemkhaled/node_modules/debug/node_modules/ms
184 silly gentlyRm /Users/hazemkhaled/node_modules/debug/node_modules/ms is being purged
185 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/debug/node_modules/ms
186 silly gunzTarPerm modes [ '755', '644' ]
187 silly gunzTarPerm extractEntry package.json
188 silly gunzTarPerm extractEntry .npmignore
189 silly gunzTarPerm extractEntry README.md
190 silly gunzTarPerm extractEntry LICENSE
191 silly gunzTarPerm extractEntry index.js
192 silly gunzTarPerm extractEntry History.md
193 verbose write writing to /Users/hazemkhaled/node_modules/debug/node_modules/ms/package.json
194 info preinstall [email protected]
195 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/debug/node_modules/ms/package.json
196 verbose readDependencies loading dependencies from /Users/hazemkhaled/node_modules/debug/node_modules/ms/package.json
197 silly install resolved []
198 verbose about to build /Users/hazemkhaled/node_modules/debug/node_modules/ms
199 info build /Users/hazemkhaled/node_modules/debug/node_modules/ms
200 info linkStuff [email protected]
201 silly linkStuff [email protected] has /Users/hazemkhaled/node_modules/debug/node_modules as its parent node_modules
202 verbose linkBins [email protected]
203 verbose linkMans [email protected]
204 verbose rebuildBundles [email protected]
205 info install [email protected]
206 info postinstall [email protected]
207 verbose unlock done using /Users/hazemkhaled/.npm/_locks/ms-1953107202c75901.lock for /Users/hazemkhaled/node_modules/debug/node_modules/ms
208 verbose about to build /Users/hazemkhaled/node_modules/debug
209 info build /Users/hazemkhaled/node_modules/debug
210 info linkStuff [email protected]
211 silly linkStuff [email protected] has /Users/hazemkhaled/node_modules as its parent node_modules
212 verbose linkBins [email protected]
213 verbose linkMans [email protected]
214 verbose rebuildBundles [email protected]
215 verbose rebuildBundles [ 'ms' ]
216 info install [email protected]
217 info postinstall [email protected]
218 verbose unlock done using /Users/hazemkhaled/.npm/_locks/debug-43133c3a48759f97.lock for /Users/hazemkhaled/node_modules/debug
219 verbose stack Error: [email protected] postinstall: `node ./appc-npm`
219 verbose stack Exit status 1
219 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
219 verbose stack     at EventEmitter.emit (events.js:110:17)
219 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14)
219 verbose stack     at ChildProcess.emit (events.js:110:17)
219 verbose stack     at maybeClose (child_process.js:1015:16)
219 verbose stack     at Process.ChildProcess._handle.onexit (child_process.js:1087:5)
220 verbose pkgid [email protected]
221 verbose cwd /Users/hazemkhaled/Workspaces/TiAppc/test4
222 error Darwin 14.5.0
223 error argv "node" "/usr/local/bin/npm" "install" "alloy-sync-sqlrest" "--save" "debug"
224 error node v0.12.7
225 error npm  v2.11.3
226 error code ELIFECYCLE
227 error [email protected] postinstall: `node ./appc-npm`
227 error Exit status 1
228 error Failed at the [email protected] postinstall script 'node ./appc-npm'.
228 error This is most likely a problem with the alloy-sync-sqlrest package,
228 error not with npm itself.
228 error Tell the author that this fails on your system:
228 error     node ./appc-npm
228 error You can get their info via:
228 error     npm owner ls alloy-sync-sqlrest
228 error There is likely additional logging output above.
229 verbose exit [ 1, true ]
230 verbose unbuild node_modules/alloy-sync-sqlrest
231 info preuninstall [email protected]
232 info uninstall [email protected]
233 verbose unbuild rmStuff [email protected] from /Users/hazemkhaled/node_modules
234 info postuninstall [email protected]
235 silly gentlyRm /Users/hazemkhaled/node_modules/alloy-sync-sqlrest is being purged from base /Users/hazemkhaled
236 verbose gentlyRm don't care about contents; nuking /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
237 silly vacuum-fs purging /Users/hazemkhaled/node_modules/alloy-sync-sqlrest
238 silly vacuum-fs quitting because other entries in /Users/hazemkhaled/node_modules

It should add more keywords

Given by the type-plugin and combined with CLI

  • appcelerator
  • arrow (if target found)
  • alloy (if target found)
  • titanium (if target found)

It should support modules

Could wrap the zip or even better the contents off, but then it would change the structure of a project. Maybe it can have a pre-publish hook to unzip?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.