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

Failed on Window with node 8.15.0 and npm 3.10.10 #21

Open
jahentao opened this issue Jan 3, 2019 · 0 comments
Open

Failed on Window with node 8.15.0 and npm 3.10.10 #21

jahentao opened this issue Jan 3, 2019 · 0 comments

Comments

@jahentao
Copy link

jahentao commented Jan 3, 2019

F:\Workspace\npm\cordova\vue-cordova-demo>npm run check

> [email protected] check F:\Workspace\npm\cordova\vue-cordova-demo
> cordova requirements


Requirements check results for android:
Java JDK: installed 1.8.0
Android SDK: installed true
Android target: not installed
Please install Android target: "android-24".

Hint: Open the SDK manager by running: "G:\MyProgram\Android\android-sdk\tools\android.bat"
You will require:
1. "SDK Platform" for android-24
2. "Android SDK Platform-tools (latest)
3. "Android SDK Build-tools" (latest)
Gradle: installed

Requirements check results for browser:
Check failed for browser due to Failed to check requirements for browser platform. check_reqs module is missing for platform. Skipping it...

Requirements check results for ios:
Apple OS X: not installed
Cordova tooling for iOS requires Apple OS X
Error: Some of requirements check failed

npm ERR! Windows_NT 10.0.17763
npm ERR! argv "C:\\Program Files (x86)\\MyProgram\\nodejs\\node.exe" "F:\\Workspace\\npm\\cordova\\vue-cordova-demo\\node_modules\\npm\\bin\\npm-cli.js" "run" "check"
npm ERR! node v8.15.0
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] check: `cordova requirements`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] check script 'cordova requirements'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the vue-cordova-demo package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     cordova requirements
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs vue-cordova-demo
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls vue-cordova-demo
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     F:\Workspace\npm\cordova\vue-cordova-demo\npm-debug.log

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

1 participant