npm audit error - package vulnerabilities


Run into this error during my npm build. Awesome treat of the day, it seems.
Time to get cracking with resolving inflight npm libraries issues.

https://gist.github.com/appcoreopc/7b335ac237cd7198027a3af43d895bef

When i encounter this issues, non of my build work. It just shows the following error and exit.

Good thing it ask me to use

npm audit fix

to fix stuff and it works. Obey the npm cli :)

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm