You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just checked in updates to the package.json after running npm audit to remove many of the vulnerabilities. However, more are pending with Semantic-UI as related to gulp. I believe they are working on fixes now.
Could not reproduce this either. Will review more.
Did you run npm install on the checked out repository or did you see these issues as a result of running the build.sh script?
Hi ,
When i try to clone and install the project am facing the various below errors
1.npm ERR! code EINTEGRITY
npm ERR! sha1-mnHEh0chjrylHlGmbaaCA4zct78= integrity checksum failed when using
sha1: wanted sha1-mnHEh0chjrylHlGmbaaCA4zct78= but got sha1-krNyb8WyKnkXwdvJF2zG
uZcSuXI=. (10681087 bytes)
2.audited 31272 packages in 30.275s
found 77 vulnerabilities (33 low, 26 moderate, 18 high)
run
npm audit fix
to fix them, ornpm audit
for details3.npm WARN tarball tarball data for [email protected] (sha1-mnHEh0chjrylHlGmbaaCA4zct78=) seems to be corrupted. Trying one more time.
npm ERR! path D:\dashboard\ngx-dynamic-dashboard-framework-master\node_modules.staging\material-design-icons-50593f6c\editor\ios\ic_monetization_on_36pt.imageset\ic_monetization_on_36pt_3x.png
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall unlink
npm ERR! Error: EPERM: operation not permitted, unlink 'D:\dashboard\ngx-dynamic-dashboard-framework-master\node_modules.staging\material-design-icons-50593f6c\editor\ios\ic_monetization_on_36pt.imageset\ic_monetization_on_36pt_3x.png'
so please help me out in figuring it
The text was updated successfully, but these errors were encountered: