Topic: ng-uikit-pro-standard-compile npm install not working
jamar free asked 5 years ago
npm install is not working for the latest version of ng-uikit-pro-standard-compile.
I have try a earlier commit from the gitlab repo and it worked but it doestnt work for the current commit which is the latest version.
Any ideas when this will be fixed ?
workspace/ng-uikit-pro-standard-compile (master) $ npm install
Unhandled rejection Error: sha512-DY2q2YH+ZhDLv3PU4L/7JKy5WAqLh/a1/owEi6/6yxVSuaNCqnQNhlYS3ieNTihKtfVNLTSf8mXVheqOPeU2Nw== integrity checksum failed when using sha512: wanted sha512-DY2q2YH+ZhDLv3PU4L/7JKy5WAqLh/a1/owEi6/6yxVSuaNCqnQNhlYS3ieNTihKtfVNLTSf8mXVheqOPeU2Nw== but got sha512-Xp2M33L19ZlbutJxuSIx12dy/rJxICD4n602aNbdWuZeFFjjX9e3ede/Sls3zhXkPnSHWtawjKAIe1aX9TSpQw==. (2358539 bytes)
at Transform.on (/home/ubuntu/.nvm/versions/node/v11.5.0/lib/node_modules/npm/node_modules/ssri/index.js:310:19)
at Transform.emit (events.js:194:15)
at endReadableNT (_stream_readable.js:1129:12)
at process.internalTickCallback (internal/process/next_tick.js:72:19)
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>
npm ERR! A complete log of this run can be found in:
npm ERR! /home/ubuntu/.npm/_logs/2018-12-24T11_55_55_604Z-debug.log
jamar free answered 5 years ago
Realise this method of installing the mdb pro for angular was not the correct method.
For instructions on how to install mdb pro for angular properly see the quick 5 minutes guide here: https://mdbootstrap.com/docs/angular/getting-started/quick-start/
If you have mdb pro make sure that under NPM Instation you select the "pro" tab. Its easy to miss, because this tab is almost not visible in your quickly browsing the page.
Arkadiusz Idzikowski staff answered 5 years ago
I tried to recreate this problem on my end, but without success. Please try to remove node_modules and package-lock.json and try to run npm install again.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: pc
- Browser: chrome
- OS: ubuntu
- Provided sample code: Yes
- Provided link: No
Mani Govindarajulu premium commented 5 years ago
Same here too, Please provide the solution