Nate
April 24, 2020, 3:27pm
1
New to using Cordova CL.
I’m getting the following error after doing the Make Native App with Cordova deploy:
node not found.
npm not found.
cordova not found.
Please see the Cordova article in the AppStudio Wiki for information on how to install the Cordova prequisites.
Close to continue.
I have installed the prerequisites and can access npm, node and Cordova from the command line in the terminal.
Any ideas on what isn’t set up correctly? How do I set the CLI Build Path in version 8?
Thanks!
Nate
ghenne
April 24, 2020, 7:20pm
2
AppStudio does a simple preflight check. If these items are not found, they are probably not on the search path.
Nate
April 24, 2020, 7:59pm
3
…and so how do I get them ‘on the search path’. Total newbie with CLI…
Nate
ghenne
April 25, 2020, 12:12pm
4
I wish I could help, but this is out of scope for AppStudio support. Installing and maintaining the iOS and Android toolchains is a real pain, not helped by incorrect instructions from the Android development kit.
system
Closed
May 5, 2020, 12:12pm
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.