When I'm trying to run npm i, I'm getting npm: inaccessible or not found. Is it I have to install npm after I've installed the app (d/node.js) itself? How do I do that?
If I tap "re-install node.js" in the menu, I get "node and npm are being installed." and then "installed.", but still if I open a terminal, cd to my folder (a custom subsubfolder of /storage/emulated/0/) and run npm i, the same error appears.
Hi there and thanks for the app!
When I'm trying to run
npm i
, I'm gettingnpm: inaccessible or not found
. Is it I have to install npm after I've installed the app (d/node.js) itself? How do I do that?If I tap "re-install node.js" in the menu, I get "node and npm are being installed." and then "installed.", but still if I open a terminal, cd to my folder (a custom subsubfolder of
/storage/emulated/0/
) and runnpm i
, the same error appears.I'm using app 0.8.3 (latest) on Android 10