Control: clone -1 -2
Control: reassign -2 node-css-loader
Control: retitle -2 many dependencies in the archive differ by major versions

On Fri, Dec 4, 2020 at 02:35, Pirate Praveen <prav...@onenetbeyond.org> wrote:
I will try to get css-loader from debian working with gitlab as a proper fix.

With css-loader 3, the error is given at bottom,

I think some of the dependencies of node-css-loader 3 in the archive are not matching major versions

"postcss-modules-extract-imports": "^2.0.0", vs node-postcss-modules-extract-imports: 3.0.0-1
   "postcss-modules-local-by-default": "^3.0.2", and 4.0.0 is embedded
   "postcss-modules-scope": "^2.1.1", and 3.0 is embedded
"postcss-modules-values": "^3.0.0", vs node-postcss-modules-values 4.0
   "postcss-value-parser": "^4.0.2", vs node-postcss-value-parser

ERROR in /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/base/browser/ui/menu/men u.css (/usr/share/nodejs/css-loader/dist/cjs.js??ref--9-1!/var/lib/gitlab/.node_modu
les/monaco-editor/esm/vs/base/browser/ui/menu/menu.css)
Module build failed (from /usr/share/nodejs/css-loader/dist/cjs.js):
Error: true is not a PostCSS plugin
at Processor.normalize (/var/lib/gitlab/.node_modules/postcss/lib/processor.js:1
68:15)
at new Processor (/var/lib/gitlab/.node_modules/postcss/lib/processor.js:52:25) at postcss (/var/lib/gitlab/.node_modules/postcss/lib/postcss.js:55:10)
   at Object.loader (/usr/share/nodejs/css-loader/dist/index.js:84:24)
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/base/browser/ui/menu/menu.css
4:14-120
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/base/browser/ui/menu/menu.js @ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/platform/contextview/browser/c
ontextMenuHandler.js
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/platform/contextview/browser/c
ontextMenuService.js
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/editor/standalone/browser/stan
daloneServices.js
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/editor/standalone/browser/stan
daloneEditor.js
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/editor/editor.api.js @ include-loader!/var/lib/gitlab/.node_modules/monaco-editor/esm/vs/editor/editor.a
pi.js
@ /var/lib/gitlab/.node_modules/monaco-editor/esm/vs/language/typescript/monaco.con
tribution.js
@ include-loader!/var/lib/gitlab/.node_modules/monaco-editor/esm/vs/editor/editor.m
ain.js
@ ./editor/editor_lite.js
@ ./blob/utils.js
@ ./snippet/snippet_bundle.js
@ ./snippet/snippet_edit.js
@ ./pages/snippets/new/index.js
@ multi ./main ./pages/snippets/new/index.js

Reply via email to