Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: npm run serve #2

Closed
luics opened this issue Apr 12, 2016 · 1 comment
Closed

error: npm run serve #2

luics opened this issue Apr 12, 2016 · 1 comment
Assignees

Comments

@luics
Copy link
Member

luics commented Apr 12, 2016

> weex@0.4.0 build:copy2sdk /Users/luics/Documents/proj/sandbox/weex
> cp -vf ./src/js-framework/dist/index.js ./android/sdk/assets/main.js

cp: ./android/sdk/assets/main.js: No such file or directory

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build:copy2sdk"
npm ERR! node v4.2.6
npm ERR! npm  v2.14.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 build:copy2sdk: `cp -vf ./src/js-framework/dist/index.js ./android/sdk/assets/main.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 build:copy2sdk script 'cp -vf ./src/js-framework/dist/index.js ./android/sdk/assets/main.js'.
npm ERR! This is most likely a problem with the weex package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     cp -vf ./src/js-framework/dist/index.js ./android/sdk/assets/main.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls weex
npm ERR! There is likely additional logging output above.

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

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build"
npm ERR! node v4.2.6
npm ERR! npm  v2.14.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 build: `npm run build:js-framework && npm run build:h5-render && npm run build:copy2sdk`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 build script 'npm run build:js-framework && npm run build:h5-render && npm run build:copy2sdk'.
npm ERR! This is most likely a problem with the weex package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm run build:js-framework && npm run build:h5-render && npm run build:copy2sdk
npm ERR! You can get their info via:
npm ERR!     npm owner ls weex
npm ERR! There is likely additional logging output above.

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

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "serve"
npm ERR! node v4.2.6
npm ERR! npm  v2.14.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 serve: `npm run dev && npm run build && serve ./ -p 12580`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 serve script 'npm run dev && npm run build && serve ./ -p 12580'.
npm ERR! This is most likely a problem with the weex package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm run dev && npm run build && serve ./ -p 12580
npm ERR! You can get their info via:
npm ERR!     npm owner ls weex
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/luics/Documents/proj/sandbox/weex/npm-debug.log
@luics
Copy link
Member Author

luics commented Apr 13, 2016

add .gitkeeper in android/sdk/assets.

@luics luics closed this as completed Apr 13, 2016
luics added a commit that referenced this issue Jun 30, 2016
luics added a commit that referenced this issue Jun 30, 2016
IskenHuang pushed a commit that referenced this issue Jul 29, 2016
Jinjiang pushed a commit that referenced this issue Sep 11, 2016
* [doc] add selected-color and unselected-color to wxc-tabbar (#1086)
Hanks10100 pushed a commit that referenced this issue Oct 10, 2016
Hanks10100 pushed a commit that referenced this issue Oct 10, 2016
Hanks10100 pushed a commit that referenced this issue Oct 10, 2016
cxfeng1-zz pushed a commit that referenced this issue Nov 2, 2016
kfeagle pushed a commit that referenced this issue Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants