- installed node -v[10.17.0]
- npm -v[6.11.3]
- Python -v[2.7.17] facing lots of issues during npm install inside _build folder Followed steps from OBDX Android app here : ORACLE ANDROID LINK FOR OBDX
npm install issues found during obdx android app development
Asked Answered
I think it's a problem with gyp use npm install -g node-gyp are you using window? –
Maus
Yes, i am using windows –
Beastly
after above command if problem exist run npm install -g windows-build-tools ,hope this will fix the issue –
Maus
i tried to reinstall VS build-tools after that npm install works fine but there are issues in . another command that i executed just after npm install #60666986 –
Beastly
@ShubhamTiwari #60666986 pls check this .... all issues went except one mentioned here –
Beastly
Try to use npm version 6.14.13 and node veresion 14.17.0 along with that try to update node-saas version inside _build folder after that you can go ahead with build process and other next step for OBDX. After installing above explained npm and node version please hit below command npm install [email protected] now you can go with other steps.
© 2022 - 2024 — McMap. All rights reserved.