microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.29k stars 121 forks source link

npm/npx requirement? #209

Closed tballmsft closed 1 year ago

tballmsft commented 1 year ago

https://microsoft.github.io/devicescript/getting-started doesn't list npm/npx as a requirement - what version of NPM needs to be installed?

pelikhan commented 1 year ago

it should be 18+

pelikhan commented 1 year ago

I don't think that pages needs npm install instructions.

pelikhan commented 1 year ago

added notes