Skip to content

non existing version of highlightjs #1209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ponomvit opened this issue Feb 25, 2019 · 1 comment
Closed

non existing version of highlightjs #1209

ponomvit opened this issue Feb 25, 2019 · 1 comment

Comments

@ponomvit
Copy link

ponomvit commented Feb 25, 2019

It breaks at highlightjs, because v.9.15.2 doesn't exists.

npm install documentation
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: The major version is no longer supported. Please update to 4.x or newer

npm ERR! path /Users/vipo/Documents/Projects/Automation/temp/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/vipo/Documents/Projects/Automation/temp/node_modules/highlight.js/tools/build.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

@tmcw
Copy link
Member

tmcw commented Feb 25, 2019

Upstream: highlightjs/highlight.js#1984 - highlight.js shipped a broken version and is working on a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants