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...
Cannot find module 'eslint-plugin-prettier' // .eslintrc.json{"root":true,"plugins": ["@nrwl/nx","prettier"],"overrides": [ {"files": ["*.ts","*.tsx","*.js","*.jsx"],"rules": {"object-curly-newline": ["error","always"],"prettier/prettier":"warn","@angular-eslint/n...
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...
ShortcutStartupActivity - Registering Switch case - Reverse (PascalCase, Words Capitalized, First word capitalized, words lowercase, dot.case, SCREAMING_SNAKE_CASE, snake_case, KEBAB-UPPERCASE, kebab-case, camelCase) id:StringManipulation.SwitchStyleAction.Reverse 2020-08-06 13:49:...
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...
If you can somehow share the repository with me (@pi0) or @danielroe we can probably find more of the root cause. BTW just on top of my head and looking at the error message, this could probably solve the issue: export default { build: { transpile: [ 'camel-case' ] } } Or ...
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 ...
camelcase@1.2.1 ││ ├── decamelize@1.0.0 ││ ├── window-size@0.1.0 ││ └── wordwrap@0.0.2 │└── lodash@3.10.1 ├─┬ radium@0.14.1 │├── array-find@1.0.0 │├── babel-plugin-flow-comments@1.0.9 │├── exenv@1.2.0 │├─┬ is-plain-object@2.0.1 ...
Error: Cannot find module '/Users/.../node_modules/mini-css-extract-plugin/dist/CssDependency'\nRequire stack:\n- /Users/.../node_modules/webpack/lib/serialization/ObjectMiddleware.js\n- /Users/.../node_modules/webpack/lib/util/serialization.js\n- /Users/.../node_modules/webpack/lib/...
"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", ...