Is it possible to run the npx tool to execute packages in Azure App service (Web application).
I am using:
If i browse to nodejs on my local machine I can see the npx.cmd tool but if i do the same in azure i don't see it.
I tried running npm i -g npx which installed it, but to some random local appdata folder.
After my testing, I saw that under the windows operating environment, it is impossible to install with npm i -g npx
.
But if you need to use npx
, you can choose the Linux operating system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With