Created
July 28, 2018 19:53
-
-
Save CosineP/8576253c07b5c18f09c023696fd723d5 to your computer and use it in GitHub Desktop.
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
> [email protected] build-android-debug /hdd/documents/src/mmmmm-mobile | |
> npm run build-android-assets && react-native run-android | |
> [email protected] build-android-assets /hdd/documents/src/mmmmm-mobile | |
> npm run lib && npm run propagate-replacements && npm run build-nodejs-app && npm run build-worker-android | |
> [email protected] lib /hdd/documents/src/mmmmm-mobile | |
> tsc | |
> [email protected] propagate-replacements /hdd/documents/src/mmmmm-mobile | |
> propagate-replacement-fields --field=react-native | |
> [email protected] build-nodejs-app /hdd/documents/src/mmmmm-mobile | |
> ./tools/build-nodejs-app && ./tools/minify-nodejs-app | |
Compiling TypeScript... | |
> [email protected] lib /hdd/documents/src/mmmmm-mobile | |
> tsc | |
Setting up... | |
Build Native Modules on | |
Installing dependencies... | |
npm WARN deprecated [email protected]: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0 | |
npm WARN [email protected] No description | |
npm WARN [email protected] No repository field. | |
npm WARN [email protected] No license field. | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) | |
npm ERR! path /hdd/documents/src/mmmmm-mobile/nodejs-assets/nodejs-project/node_modules/scuttlebot/bin.js | |
npm ERR! code ENOENT | |
npm ERR! errno -2 | |
npm ERR! syscall chmod | |
npm ERR! enoent ENOENT: no such file or directory, chmod '/hdd/documents/src/mmmmm-mobile/nodejs-assets/nodejs-project/node_modules/scuttlebot/bin.js' | |
npm ERR! enoent This is related to npm not being able to find a file. | |
npm ERR! enoent | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/luna/.npm/_logs/2018-07-28T19_33_20_883Z-debug.log | |
Updating package-lock.json | |
cp: cannot stat './nodejs-assets/nodejs-project/package-lock.json': No such file or directory | |
Unhandled script error 1 at ./tools/build-nodejs-app:34 | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] build-nodejs-app: `./tools/build-nodejs-app && ./tools/minify-nodejs-app` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] build-nodejs-app script. | |
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/luna/.npm/_logs/2018-07-28T19_33_20_908Z-debug.log | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] build-android-assets: `npm run lib && npm run propagate-replacements && npm run build-nodejs-app && npm run build-worker-android` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] build-android-assets script. | |
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/luna/.npm/_logs/2018-07-28T19_33_20_918Z-debug.log | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] build-android-debug: `npm run build-android-assets && react-native run-android` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] build-android-debug script. | |
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /home/luna/.npm/_logs/2018-07-28T19_33_20_925Z-debug.log | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment