apigee / apigee/apigeetool-node
installed corodva & rest of the softwares
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
installed all the softwares and then cordova
followed all the instructions for the PATH part
need help in this error
and intel haxm shows already installed whereas i've never even downloaded before
C:\Users\admin>cordova -v
C:\Users\admin\AppData\Roaming\npm\node_modules\cordova\node_modules\update-notifier\index.js:103
async fetchInfo() {
^^^^^^^^^
SyntaxError: Unexpected identifier
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:542:28)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object. (C:\Users\admin\AppData\Roaming\npm\node_modules\cordova\src\cli.js:19:22)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking whether the reported cordova -v failure belongs to this repository, then reproduce the command using the stack trace location in update-notifier/index.js. Confirm the relevant Node.js and Cordova environment details; done means establishing a repository-relevant diagnosis or redirecting the report to the appropriate project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100