|
D:\app>npm build android
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
node_modules\\npm\\bin\\npm-cli.js" "build" "android"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! path D:\app\android\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'D:\app\android\package.
json'
npm ERR! enoent ENOENT: no such file or directory, open 'D:\app\android\package.
json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! D:\app\npm-debug.log |
|