microsoft / devicescript

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

failure: npm install -g -u @devicescript/cli #70

Closed tballmsft closed 1 year ago

tballmsft commented 1 year ago
$ npm install -g -u @devicescript/cli
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@devicescript%2fdap - Not found
npm ERR! 404
npm ERR! 404  '@devicescript/dap@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\tball\AppData\Local\npm-cache\_logs\2023-01-27T21_32_04_888Z-debug-0.log
pelikhan commented 1 year ago

Looks like hard dependency on dap breaks cli installation