Describe the bug My webpack job is failing with the following ominous error: Error: Cannot find module 'sass-loader' To Reproduce my storybook main.js module.exports = { addons: [ "@storybook/addon-docs", "@storybook/addon-controls", { n...
module@2.1.0 | | | `-- has@1.0.3 deduped | | `-- path-parse@1.0.6 | +-- resolve-url-loader@3.1.2 | | +-- adjust-sourcemap-loader@3.0.0 | | | +-- loader-utils@2.0.0 deduped | | | `-- regex-parser@2.2.11 | | +-- camelcase@5.3.1 | | +-- compose-function@3.0...
If i look at the JS file cms_page_form i read this: tinyMCE.activeEditor.getBody().textContent.length;e.parent().find("span.currentLength").text(i) does your twig file form_max_length.html.twig contains the class 'currentLength' ? And do you have this als...
Then I went to Project Structure, added a new JDK configuration, but with the same JDK as before (in my case 1.8.0_211) repeated step 4-5 I guess that in my case, the problem was that IDEA did not manage transition of Project Structure/JDK well after upgrade of IDEA Yes 2 No Olga...
Then I went to Project Structure, added a new JDK configuration, but with the same JDK as before (in my case 1.8.0_211) repeated step 4-5 I guess that in my case, the problem was that IDEA did not manage transition of Project Structure/JDK well after upgrade of IDEA...
"css-modules/no-undef-class": [2, {camelCaseOnly: true}], "@typescript-eslint/adjacent-overload-signatures": "error", "@typescript-eslint/array-type": [ "error", { default: "array-simple", }, ], "@typescript-eslint/await-thenable": "error", ...
It appears that eslint thinks the "prettier" plugin is related to eslint-plugin-prettier rather than eslint-config-prettier. Cannot find module 'eslint-plugin-prettier' // .eslintrc.json { "root": true, "plugins": ["@nrwl/nx", "prettier"...
DEBUG=iles:* npm run dev > iles-app@0.0.0 dev /Users/username/Projects/Personal/iles-app > iles dev --open internal/modules/cjs/loader.js:888 throw err; ^ Error: Cannot find module 'node:module' Require stack: - /Users/username/Projects/Personal/iles-app/node_modules/iles/dist/no...
Could you check if there is an envESBUILD_BINARY_PATH? If set, esbuild will use that binary instead of the one in node_modules then the postinstall script in esbuild will find the version mismatch. I guess this is probably caused by your system level esbuild was installed bypacman, whi...
('node-sass').info" internal/modules/cjs/loader.js:582 throw err; ^ Error: Cannot find module 'node-sass' PS C:\Users\DonAllen\Desktop\BS TEST\bootstrap> npm ls node-sass bootstrap@4.1.3 C:\Users\DonAllen\Desktop\BS TEST\bootstrap `-- (empty) PS C:\Users\DonAllen\Desktop\BS ...