Closed sakots closed 3 years ago
I'll also post the results of the npm audit.
minimist <0.2.1 || >=1.0.0 <1.2.3
Prototype Pollution - https://npmjs.com/advisories/1179
No fix available
node_modules/optimist/node_modules/minimist
optimist >=0.6.0
Depends on vulnerable versions of minimist
node_modules/optimist
icomoon-build *
Depends on vulnerable versions of optimist
node_modules/icomoon-build
3 low severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
None of those are errors, they are only warnings. This is a successful install.
You need to run "make" if you want to build the package too.
I've solved the riddle! "make" was also executed automatically. I apologize for the inconvenience.
Under Ubuntu 21.04, the build failed, and I am trying to figure out why it fails, with error messages.
I think the environment to develop may be too old, is there any reason for that?