Bug #26128
npm install ends with error
Pull request:
Fixed in Releases:
Found in Releases:
Description
caused by `highlight.js` package:
"npm ERR! path /var/lib/workspace/workspace/test_develop_pr_core/database/postgresql/ruby/2.5/slave/fast/node_modules/highlight.js/tools/build.js"
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6507 added
#2
Updated by Ohad Levy over 3 years ago
- Target version set to 1.22.0
- Fixed in Releases 1.22.0 added
#3
Updated by Amir Fefer over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4d7d8469810db07b2aef309f6f88041b98713615.
Fixes #26128 - pin highlight.js package
highlight.js v.9.15+ causes an error after running
npm install, for more details see issue #1984
in highlight.js repo