Error: Cannot find module 'babel-plugin-module-resolver' from '/root/redash-ldap/viz-lib' at Function.module.exports [as sync] (/root/redash-ldap/node_modules/resolve/lib/sync.js:58:15) at resolveStandardizedName (/root/redash-ldap/node_modules/@babel/core/lib/config/files/plugins.js:101...
[!] (plugin rpt2) Error: //rollup-material-ui-peerDependencies-error/src/TestComponent/TestComponent.tsx(2,28): semantic error TS2307: Cannot find module '@material-ui/core' or its corresponding type declarations. Versions npmPackages: rollup: ^2.36.1 => 2.55.1 rollup-plugin-typescript2: ...
"babel-loader": "^8.0.0", "babel-plugin-dynamic-import-node": "^1.2.0", "babel-plugin-module-resolver": "^3.2.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.14", "clean-webpack-plugin": "^0.1.19", "css-loader": "^0.28.11", "directory-named-webpack-plugin": ...
@babel/compat-data@7.12.5 deduped | | | | +-- @babel/helper-validator-option@7.12.1 deduped | | | | +-- browserslist@4.14.7 deduped | | | | `-- semver@5.7.1 | | | +-- @babel/helper-module-imports@7.12.5 deduped | | | +-- @babel/helper-plugin-utils@7.10.4 deduped | ...
"devDependencies": { "@babel/core": "^7.9.0", "@types/react": "~16.9.35", "@types/react-native": "~0.63.2", "@typescript-eslint/eslint-plugin": "^4.24.0", "@typescript-eslint/parser": "^4.24.0", "eslint": "^7.2.0", "eslint-config-airbnb": "18.2.1", "eslint-co...
babel-plugin-istanbul: 5.1.0 node: 9.11.2 npm: 5.6.0 package.json "dependencies": { "@babel/runtime": "^7.1.2", "axios": "^0.15.3", "espree": "^3.5.3", "estree-walker": "^0.3.1", "fuzzy": "^0.1.3", "jshint": "^2.9.5", "jwt-decode": "^2.1.0", "later": "...
'babel', coverageReporters: [ 'json', 'text', 'lcov', 'clover' ], coverageThreshold: undefined, detectLeaks: false, detectOpenHandles: false, errorOnDeprecated: false, expand: false, filter: undefined, findRelatedTests: false, forceExit: false, globalSetup: undefined, globalTeardown: undefine...
{ istanbul: { noCompact: true } } }, logLevel: config.LOG_ERROR, client: { captureConsole: true, // set to true to be able to debug tests }, webpack: { devtool: 'inline-source-map', module: { rules: [ { test: /\.jsx?$/, use: { loader: 'babel-loader', options: { ...
Version: 17.0.1 Target: Mac and Windows My root directory looks like this: - build/ - app/ # Output from Webpack - main.js - renderer.js - index.html - dist/ # Output from Electron Builder - configs/ - pack.yml - src/ - package.json conf...
"babel-loader": "^6.2.10", "babel-plugin-transform-runtime": "^6.22.0", "babel-preset-env": "^1.3.2", "babel-preset-stage-2": "^6.22.0", "babel-register": "^6.22.0", "chalk": "^1.1.3", "connect-history-api-fallback": "^1.3.0", "copy-webpack-plugin": "^4.0.1",...