Halo-Lab/magnetic-hover

Fix installation script

MityaDementiy opened this issue · 0 comments

Installation script does not work. When I try to install Magnetic hover with npm install --save magneticHover, I get the mistake:

 my-awesome-blog (main) $ npm install --save magneticHover
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/magneticHover - Not found
npm ERR! 404 
npm ERR! 404  'magneticHover@latest' is not in the npm registry.
npm ERR! 404 Your package name is not valid, because 
npm ERR! 404  1. name can no longer contain capital letters
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!     /home/mityadem/.npm/_logs/2021-03-29T06_39_11_052Z-debug.log

Deepin-Screenshot-select-area-20210329094159.png

It seems we need to use this installation script: npm install --save magnetic-hover