question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

See original GitHub issue

When installing this package via NPM, I get the following warnings and errors: npm install highlight.js vue-highlight.js

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated hoek@0.9.1: The major version is no longer supported. Please update to 4.x or newer npm ERR! path /Users//node_modules/highlight.js/tools/build.js npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or directory, chmod '/Users//node_modules/highlight.js/tools/build.js’ npm ERR! enoent This is related to npm not being able to find a file.

This is not vue-highlight.js issue.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:22
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
slinkardbrandoncommented, Feb 25, 2019

Yeah I’m facing the same problem and I’m not using vue at all.

3reactions
marcoscacerescommented, Feb 27, 2019

As a bonus, we fixes all the outdated dependencies by forking gear and gear-lib 😃 We only have 1 low severity security warning 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Please update to minimatch 3.0.2 or higher to avoid a RegExp ...
When installing this package via NPM, I get the following warning: npm WARN deprecated minimatch@0.2.12: Please update to minimatch 3.0.2 or ...
Read more >
npm WARN deprecated minimatch@2.0.10: Please update to ...
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue · Ask Question. Asked 6 years,...
Read more >
Node.js install issue? - Google Groups
0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue. npm WARN deprecated lod...@1.0.2: lodash@<3.0.0 is no longer maintained....
Read more >
npm Error npm WARN deprecated minimatch@2.0.10
... I run the npm install command. npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS...
Read more >
Npm install error. Help, I need a genius! - Archmage
npm WARN deprecated graceful-fs@2.0.3: please upgrade to ... Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found