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

Cannot find module 'properties-parser' #6

Open
oxr463 opened this issue Dec 19, 2020 · 1 comment
Open

Cannot find module 'properties-parser' #6

oxr463 opened this issue Dec 19, 2020 · 1 comment

Comments

@oxr463
Copy link

oxr463 commented Dec 19, 2020

~/cordevicljs/resources # cordova build
Unable to load Platform API from /opt/cordevicljs/resources/platforms/android/cordova/Api.js:
Cannot find module 'properties-parser'
Require stack:
- ~/cordevicljs/resources/platforms/android/cordova/lib/AndroidProject.js
- ~/cordevicljs/resources/platforms/android/cordova/Api.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/util.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/platforms/index.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/platforms/platforms.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/plugman.js
- /usr/lib/node_modules/cordova/node_modules/cordova-lib/cordova-lib.js
- /usr/lib/node_modules/cordova/src/help.js
- /usr/lib/node_modules/cordova/src/cli.js
- /usr/lib/node_modules/cordova/bin/cordova
@oxr463 oxr463 mentioned this issue Dec 19, 2020
3 tasks
@oxr463
Copy link
Author

oxr463 commented Dec 23, 2020

# manually install these missing packages first
npm install execa cordova-common nopt properties-parser
cordova build

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