gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.51k stars 461 forks source link

Not Found - GET https://registry.npmjs.org/@types%2freact-desktop - Not found #144

Open JayenLee opened 5 years ago

JayenLee commented 5 years ago

Not Found - GET https://registry.npmjs.org/@types%2freact-desktop - Not found

JayenLee commented 5 years ago

npm install @types/react-desktop --save-dev

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2freact-desktop - Not found npm ERR! 404 npm ERR! 404 '@types/react-desktop@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) 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\John\AppData\Roaming\npm-cache_logs\2019-08-27T15_12_58_733Z-debug.log

codinggirl commented 5 years ago

Use npm i react-desktop instead.