I’m working with google vision api, in order to run the api I need to install first the NPM and NVM packages. How is this possible using wappler? What kind of files should I create to run a command on my browser and install the needed package?
Thanks! But I do not understand why I should install it my OS. Shouldn’t I install it on my webpage server? I mean, I will use the packages for my site. Thanks!
This is all done normally when you just run the NodeJS windows installer from the NodeJS site https://nodejs.org/en/download/
@salvuccicarlos NodeJS is very useful application to have installed on your computer. It is also used by Wappler when you build mobile apps and also by many other tools.
So having NodeJS installed and Docker desktop is a must these days for the good developer