Topic: Upgrading jq-pro 4.7.7 to 4.8 broke my webpack

david1 pro asked 5 years ago


I simply ran a yarn upgrade.

Now when I try to compile I get

ERROR Failed to compile with 1 errors 9:36:29 AM

This dependency was not found:

  • mdbootstrap-pro in ./assets/js/app.js

Nothing else changed. Previous upgrades ran smoothly.


BartΕ‚omiej Malanowski staff commented 5 years ago

Is this the full output from the yarn upgrade command?


david1 pro commented 5 years ago

I don't see how to attach files here, but here is output...

yarn upgrade v1.15.2 [1/4] πŸ” Resolving packages... warning jquery.inputmask@3.3.4: Use npm i inputmask instead [2/4] 🚚 Fetching packages... [3/4] πŸ”— Linking dependencies... warning " > sass-loader@7.1.0" has unmet peer dependency "webpack@^3.0.0 || ^4.0.0". [4/4] πŸ”¨ Rebuilding all packages... success Saved lockfile. success Saved 662 new dependencies. info Direct dependencies β”œβ”€ @fortawesome/fontawesome-pro@5.8.1 β”œβ”€ @symfony/webpack-encore@0.22.4 β”œβ”€ bootstrap@4.3.1 β”œβ”€ dropzone@5.5.1 β”œβ”€ jquery-mask-plugin@1.14.15 β”œβ”€ jquery.inputmask@3.3.4 β”œβ”€ jquery@3.4.0 β”œβ”€ mdbootstrap-pro@4.8.0 β”œβ”€ moment-timezone@0.5.25 β”œβ”€ moment@2.24.0 β”œβ”€ node-sass@4.12.0 β”œβ”€ popper.js@1.15.0 β”œβ”€ pusher-js@4.4.0 β”œβ”€ sass-loader@7.1.0 β”œβ”€ select2@4.0.6 β”œβ”€ sticky-table-headers@0.1.24 β”œβ”€ toastr@2.1.4 └─ webpack-notifier@1.7.0 info All dependencies β”œβ”€ @babel/core@7.4.4 β”œβ”€ @babel/helper-builder-binary-assignment-operator-visitor@7.1.0 β”œβ”€ @babel/helper-call-delegate@7.4.4 β”œβ”€ @babel/helper-define-map@7.4.4 β”œβ”€ @babel/helper-explode-assignable-expression@7.1.0 β”œβ”€ @babel/helper-member-expression-to-functions@7.0.0 β”œβ”€ @babel/helper-module-transforms@7.4.4 β”œβ”€ @babel/helper-replace-supers@7.4.4 β”œβ”€ @babel/helper-wrap-function@7.2.0 β”œβ”€ @babel/helpers@7.4.4 β”œβ”€ @babel/highlight@7.0.0 β”œβ”€ @babel/plugin-proposal-async-generator-functions@7.2.0 β”œβ”€ @babel/plugin-proposal-json-strings@7.2.0 β”œβ”€ @babel/plugin-proposal-object-rest-spread@7.4.4 β”œβ”€ @babel/plugin-proposal-optional-catch-binding@7.2.0 β”œβ”€ @babel/plugin-proposal-unicode-property-regex@7.4.4 β”œβ”€ @babel/plugin-syntax-dynamic-import@7.2.0 β”œβ”€ @babel/plugin-transform-arrow-functions@7.2.0 β”œβ”€ @babel/plugin-transform-async-to-generator@7.4.4 β”œβ”€ @babel/plugin-transform-block-scoped-functions@7.2.0 β”œβ”€ @babel/plugin-transform-block-scoping@7.4.4 β”œβ”€ @babel/plugin-transform-classes@7.4.4 β”œβ”€ @babel/plugin-transform-computed-properties@7.2.0 β”œβ”€ @babel/plugin-transform-destructuring@7.4.4 β”œβ”€ @babel/plugin-transform-dotall-regex@7.4.4 β”œβ”€ @babel/plugin-transform-duplicate-keys@7.2.0 β”œβ”€ @babel/plugin-transform-exponentiation-operator@7.2.0 β”œβ”€ @babel/plugin-transform-for-of@7.4.4 β”œβ”€ @babel/plugin-transform-function-name@7.4.4 β”œβ”€ @babel/plugin-transform-literals@7.2.0 β”œβ”€ @babel/plugin-transform-member-expression-literals@7.2.0 β”œβ”€ @babel/plugin-transform-modules-amd@7.2.0 β”œβ”€ @babel/plugin-transform-modules-commonjs@7.4.4 β”œβ”€ @babel/plugin-transform-modules-systemjs@7.4.4 β”œβ”€ @babel/plugin-transform-modules-umd@7.2.0 β”œβ”€ @babel/plugin-transform-named-capturing-groups-regex@7.4.4 β”œβ”€ @babel/plugin-transform-new-target@7.4.4 β”œβ”€ @babel/plugin-transform-object-super@7.2.0 β”œβ”€ @babel/plugin-transform-parameters@7.4.4 β”œβ”€ @babel/plugin-transform-property-literals@7.2.0 β”œβ”€ @babel/plugin-transform-regenerator@7.4.4 β”œβ”€ @babel/plugin-transform-reserved-words@7.2.0 β”œβ”€ @babel/plugin-transform-shorthand-properties@7.2.0 β”œβ”€ @babel/plugin-transform-spread@7.2.2 β”œβ”€ @babel/plugin-transform-sticky-regex@7.2.0 β”œβ”€ @babel/plugin-transform-template-literals@7.4.4 β”œβ”€ @babel/plugin-transform-typeof-symbol@7.2.0 β”œβ”€ @babel/plugin-transform-unicode-regex@7.4.4 β”œβ”€ @babel/preset-env@7.4.4 β”œβ”€ @fortawesome/fontawesome-pro@5.8.1 β”œβ”€ @symfony/webpack-encore@0.22.4 β”œβ”€ @types/anymatch@1.3.1 β”œβ”€ @types/events@3.0.0 β”œβ”€ @types/glob@7.1.1 β”œβ”€ @types/minimatch@3.0.3 β”œβ”€ @types/q@1.5.2 β”œβ”€ @types/tapable@1.0.4 β”œβ”€ @types/uglify-js@3.0.4 β”œβ”€ @types/webpack@4.4.29 β”œβ”€ @webassemblyjs/floating-point-hex-parser@1.8.5 β”œβ”€ @webassemblyjs/helper-code-frame@1.8.5 β”œβ”€ @webassemblyjs/helper-fsm@1.8.5 β”œβ”€ @webassemblyjs/helper-wasm-section@1.8.5 β”œβ”€ @webassemblyjs/wasm-edit@1.8.5 β”œβ”€ @webassemblyjs/wasm-opt@1.8.5 β”œβ”€ @xtuc/ieee754@1.2.0 β”œβ”€ abbrev@1.1.1 β”œβ”€ accepts@1.3.7 β”œβ”€ acorn-dynamic-import@4.0.0 β”œβ”€ acorn@6.1.1 β”œβ”€ adjust-sourcemap-loader@1.2.0 β”œβ”€ ajv-errors@1.0.1 β”œβ”€ ajv@6.10.0 β”œβ”€ almond@0.3.3 β”œβ”€ amdefine@1.0.1 β”œβ”€ ansi-colors@3.2.4 β”œβ”€ ansi-html@0.0.7 β”œβ”€ ansi-styles@3.2.1 β”œβ”€ anymatch@2.0.0 β”œβ”€ aproba@1.2.0 β”œβ”€ are-we-there-yet@1.1.5 β”œβ”€ argparse@1.0.10 β”œβ”€ arr-flatten@1.1.0 β”œβ”€ array-find-index@1.0.2 β”œβ”€ array-flatten@1.1.1 β”œβ”€ array-union@1.0.2 β”œβ”€ array-uniq@1.0.3 β”œβ”€ asn1.js@4.10.1 β”œβ”€ asn1@0.2.4 β”œβ”€ assert@1.4.1 β”œβ”€ assets-webpack-plugin@3.9.10 β”œβ”€ assign-symbols@1.0.0 β”œβ”€ async-each@1.0.3 β”œβ”€ async-foreach@0.1.3 β”œβ”€ async@1.5.2 β”œβ”€ asynckit@0.4.0 β”œβ”€ atob@2.1.2 β”œβ”€ aws-sign2@0.7.0 β”œβ”€ aws4@1.8.0 β”œβ”€ babel-code-frame@6.26.0 β”œβ”€ babel-loader@8.0.5 β”œβ”€ balanced-match@1.0.0 β”œβ”€ base@0.11.2 β”œβ”€ base64-js@1.3.0 β”œβ”€ batch@0.6.1 β”œβ”€ bcrypt-pbkdf@1.0.2 β”œβ”€ big.js@5.2.2 β”œβ”€ binary-extensions@1.13.1 β”œβ”€ block-stream@0.0.9 β”œβ”€ bluebird@3.5.4 β”œβ”€ body-parser@1.18.3 β”œβ”€ bonjour@3.5.0 β”œβ”€ boolbase@1.0.0 β”œβ”€ bootstrap@4.3.1 β”œβ”€ brace-expansion@1.1.11 β”œβ”€ braces@2.3.2 β”œβ”€ browserify-aes@1.2.0 β”œβ”€ browserify-cipher@1.0.1 β”œβ”€ browserify-des@1.0.2 β”œβ”€ browserify-sign@4.0.4 β”œβ”€ browserify-zlib@0.2.0 β”œβ”€ buffer-indexof@1.1.1 β”œβ”€ buffer-xor@1.0.3 β”œβ”€ buffer@4.9.1 β”œβ”€ builtin-status-codes@3.0.0 β”œβ”€ cacache@11.3.2 β”œβ”€ cache-base@1.0.1 β”œβ”€ caller-callsite@2.0.0 β”œβ”€ caller-path@2.0.0 β”œβ”€ callsites@2.0.0 β”œβ”€ camelcase-keys@2.1.0 β”œβ”€ caniuse-lite@1.0.30000963 β”œβ”€ caseless@0.12.0 β”œβ”€ chokidar@2.1.5 β”œβ”€ chownr@1.1.1 β”œβ”€ chrome-trace-event@1.0.0 β”œβ”€ class-utils@0.3.6 β”œβ”€ clean-webpack-plugin@0.1.19 β”œβ”€ clone-deep@2.0.2 β”œβ”€ coa@2.0.2 β”œβ”€ code-point-at@1.1.0 β”œβ”€ collection-visit@1.0.0 β”œβ”€ color-convert@1.9.3 β”œβ”€ color-name@1.1.3 β”œβ”€ color-string@1.5.3 β”œβ”€ color@3.1.1 β”œβ”€ combined-stream@1.0.7 β”œβ”€ commander@2.20.0 β”œβ”€ commondir@1.0.1 β”œβ”€ compressible@2.0.17 β”œβ”€ compression@1.7.4 β”œβ”€ concat-map@0.0.1 β”œβ”€ concat-stream@1.6.2 β”œβ”€ connect-history-api-fallback@1.6.0 β”œβ”€ console-browserify@1.1.0 β”œβ”€ console-control-strings@1.1.0 β”œβ”€ constants-browserify@1.0.0 β”œβ”€ content-disposition@0.5.2 β”œβ”€ convert-source-map@1.6.0 β”œβ”€ cookie-signature@1.0.6 β”œβ”€ cookie@0.3.1 β”œβ”€ copy-concurrently@1.0.5 β”œβ”€ copy-descriptor@0.1.1 β”œβ”€ core-js-compat@3.0.1 β”œβ”€ core-js-pure@3.0.1 β”œβ”€ core-js@3.0.1 β”œβ”€ core-util-is@1.0.2 β”œβ”€ cosmiconfig@5.2.0 β”œβ”€ create-ecdh@4.0.3 β”œβ”€ create-hmac@1.1.7 β”œβ”€ cross-spawn@6.0.5 β”œβ”€ crypto-browserify@3.12.0 β”œβ”€ css-color-names@0.0.4 β”œβ”€ css-declaration-sorter@4.0.1 β”œβ”€ css-loader@1.0.1 β”œβ”€ css-select-base-adapter@0.1.1 β”œβ”€ css-select@1.2.0 β”œβ”€ css-tree@1.0.0-alpha.28 β”œβ”€ css-unit-converter@1.1.1 β”œβ”€ css-url-regex@1.1.0 β”œβ”€ css-what@2.1.3 β”œβ”€ css@2.2.4 β”œβ”€ cssesc@0.1.0 β”œβ”€ cssnano-preset-default@4.0.7 β”œβ”€ cssnano-util-raw-cache@4.0.1 β”œβ”€ cssnano-util-same-parent@4.0.1 β”œβ”€ cssnano@4.1.10 β”œβ”€ csso@3.5.1 β”œβ”€ currently-unhandled@0.4.1 β”œβ”€ cyclist@0.2.2 β”œβ”€ dashdash@1.14.1 β”œβ”€ date-now@0.1.4 β”œβ”€ debug@2.6.9 β”œβ”€ decamelize@1.2.0 β”œβ”€ decode-uri-component@0.2.0 β”œβ”€ deep-equal@1.0.1 β”œβ”€ deep-extend@0.6.0 β”œβ”€ default-gateway@4.2.0 β”œβ”€ define-properties@1.1.3 β”œβ”€ del@4.1.1 β”œβ”€ delayed-stream@1.0.0 β”œβ”€ delegates@1.0.0 β”œβ”€ des.js@1.0.0 β”œβ”€ destroy@1.0.4 β”œβ”€ detect-file@1.0.0 β”œβ”€ detect-libc@1.0.3 β”œβ”€ detect-node@2.0.4 β”œβ”€ diffie-hellman@5.0.3 β”œβ”€ dns-equal@1.0.0 β”œβ”€ dns-packet@1.3.1 β”œβ”€ dns-txt@2.0.2 β”œβ”€ dom-converter@0.2.0 β”œβ”€ domain-browser@1.2.0 β”œβ”€ domelementtype@1.3.1 β”œβ”€ domhandler@2.4.2 β”œβ”€ domutils@1.7.0 β”œβ”€ dot-prop@4.2.0 β”œβ”€ dropzone@5.5.1 β”œβ”€ duplexify@3.7.1 β”œβ”€ ecc-jsbn@0.1.2 β”œβ”€ ee-first@1.1.1 β”œβ”€ electron-to-chromium@1.3.127 β”œβ”€ emojis-list@2.1.0 β”œβ”€ errno@0.1.7 β”œβ”€ error-ex@1.3.2 β”œβ”€ error-stack-parser@2.0.2 β”œβ”€ es-abstract@1.13.0 β”œβ”€ es-to-primitive@1.2.0 β”œβ”€ escape-string-regexp@1.0.5 β”œβ”€ eslint-scope@4.0.3 β”œβ”€ esprima@4.0.1 β”œβ”€ esrecurse@4.2.1 β”œβ”€ estraverse@4.2.0 β”œβ”€ eventemitter3@3.1.2 β”œβ”€ events@3.0.0 β”œβ”€ eventsource@1.0.7 β”œβ”€ expand-brackets@2.1.4 β”œβ”€ expand-tilde@2.0.2 β”œβ”€ express@4.16.4 β”œβ”€ extend@3.0.2 β”œβ”€ extglob@2.0.4 β”œβ”€ extsprintf@1.3.0 β”œβ”€ fast-deep-equal@2.0.1 β”œβ”€ fast-json-stable-stringify@2.0.0 β”œβ”€ fast-levenshtein@2.0.6 β”œβ”€ fastparse@1.1.2 β”œβ”€ faye-websocket@0.9.4 β”œβ”€ file-loader@1.1.11 β”œβ”€ fill-range@4.0.0 β”œβ”€ finalhandler@1.1.1 β”œβ”€ findup-sync@2.0.0 β”œβ”€ flush-write-stream@1.1.1 β”œβ”€ follow-redirects@1.7.0 β”œβ”€ for-in@1.0.2 β”œβ”€ for-own@1.0.0 β”œβ”€ forever-agent@0.6.1 β”œβ”€ form-data@2.3.3 β”œβ”€ forwarded@0.1.2 β”œβ”€ friendly-errors-webpack-plugin@1.7.0 β”œβ”€ from2@2.3.0 β”œβ”€ fs-extra@2.1.2 β”œβ”€ fs-minipass@1.2.5 β”œβ”€ fs.realpath@1.0.0 β”œβ”€ fsevents@1.2.9 β”œβ”€ fstream@1.0.11 β”œβ”€ gauge@2.7.4 β”œβ”€ gaze@1.1.3 β”œβ”€ get-stream@4.1.0 β”œβ”€ get-value@2.0.6 β”œβ”€ getpass@0.1.7 β”œβ”€ glob-parent@3.1.0 β”œβ”€ glob@7.1.3 β”œβ”€ global-prefix@1.0.2 β”œβ”€ globby@6.1.0 β”œβ”€ globule@1.2.1 β”œβ”€ growly@1.3.0 β”œβ”€ handle-thing@2.0.0 β”œβ”€ har-schema@2.0.0 β”œβ”€ har-validator@5.1.3 β”œβ”€ has-ansi@2.0.0 β”œβ”€ has-symbols@1.0.0 β”œβ”€ has-unicode@2.0.1 β”œβ”€ has-value@1.0.0 β”œβ”€ has-values@1.0.0 β”œβ”€ hash.js@1.1.7 β”œβ”€ hex-color-regex@1.1.0 β”œβ”€ hmac-drbg@1.0.1 β”œβ”€ hosted-git-info@2.7.1 β”œβ”€ hpack.js@2.1.6 β”œβ”€ hsl-regex@1.0.0 β”œβ”€ hsla-regex@1.0.0 β”œβ”€ html-comment-regex@1.1.2 β”œβ”€ html-entities@1.2.1 β”œβ”€ htmlparser2@3.10.1 β”œβ”€ http-deceiver@1.2.7 β”œβ”€ http-errors@1.6.3 β”œβ”€ http-parser-js@0.5.0 β”œβ”€ http-proxy-middleware@0.19.1 β”œβ”€ http-proxy@1.17.0 β”œβ”€ http-signature@1.2.0 β”œβ”€ https-browserify@1.0.0 β”œβ”€ icss-replace-symbols@1.1.0 β”œβ”€ icss-utils@2.1.0 β”œβ”€ ieee754@1.1.13 β”œβ”€ ignore-walk@3.0.1 β”œβ”€ import-fresh@2.0.0 β”œβ”€ in-publish@2.0.0 β”œβ”€ indent-string@2.1.0 β”œβ”€ indexof@0.0.1 β”œβ”€ inflight@1.0.6 β”œβ”€ ini@1.3.5 β”œβ”€ internal-ip@4.3.0 β”œβ”€ interpret@1.2.0 β”œβ”€ invariant@2.2.4 β”œβ”€ invert-kv@1.0.0 β”œβ”€ ip-regex@2.1.0 β”œβ”€ ip@1.1.5 β”œβ”€ ipaddr.js@1.9.0 β”œβ”€ is-absolute-url@2.1.0 β”œβ”€ is-accessor-descriptor@1.0.0 β”œβ”€ is-arrayish@0.2.1 β”œβ”€ is-binary-path@1.0.1 β”œβ”€ is-color-stop@1.1.0 β”œβ”€ is-data-descriptor@1.0.0 β”œβ”€ is-date-object@1.0.1 β”œβ”€ is-descriptor@1.0.2 β”œβ”€ is-directory@0.3.1 β”œβ”€ is-extglob@2.1.1 β”œβ”€ is-finite@1.0.2 β”œβ”€ is-fullwidth-code-point@2.0.0 β”œβ”€ is-obj@1.0.1 β”œβ”€ is-path-cwd@2.1.0 β”œβ”€ is-path-in-cwd@2.1.0 β”œβ”€ is-path-inside@2.1.0 β”œβ”€ is-regex@1.0.4 β”œβ”€ is-resolvable@1.1.0 β”œβ”€ is-svg@3.0.0 β”œβ”€ is-symbol@1.0.2 β”œβ”€ is-typedarray@1.0.0 β”œβ”€ is-utf8@0.2.1 β”œβ”€ is-windows@1.0.2 β”œβ”€ isarray@1.0.0 β”œβ”€ isexe@2.0.0 β”œβ”€ isstream@0.1.2 β”œβ”€ jquery-mask-plugin@1.14.15 β”œβ”€ jquery-mousewheel@3.1.13 β”œβ”€ jquery.inputmask@3.3.4 β”œβ”€ jquery@3.4.0 β”œβ”€ js-base64@2.5.1 β”œβ”€ js-levenshtein@1.1.6 β”œβ”€ js-tokens@4.0.0 β”œβ”€ js-yaml@3.13.1 β”œβ”€ json-parse-better-errors@1.0.2 β”œβ”€ json-schema-traverse@0.4.1 β”œβ”€ json-schema@0.2.3 β”œβ”€ json-stringify-safe@5.0.1 β”œβ”€ json3@3.3.2 β”œβ”€ json5@1.0.1 β”œβ”€ jsonfile@2.4.0 β”œβ”€ jsprim@1.4.1 β”œβ”€ killable@1.0.1 β”œβ”€ kind-of@3.2.2 β”œβ”€ last-call-webpack-plugin@3.0.0 β”œβ”€ load-json-file@1.1.0 β”œβ”€ loader-runner@2.4.0 β”œβ”€ loader-utils@1.2.3 β”œβ”€ locate-path@3.0.0 β”œβ”€ lodash._baseassign@3.2.0 β”œβ”€ lodash._basecopy@3.0.1 β”œβ”€ lodash._bindcallback@3.0.1 β”œβ”€ lodash._createassigner@3.1.1 β”œβ”€ lodash._getnative@3.9.1 β”œβ”€ lodash._isiterateecall@3.0.9 β”œβ”€ lodash.assign@4.2.0 β”œβ”€ lodash.defaults@4.2.0 β”œβ”€ lodash.isarguments@3.1.0 β”œβ”€ lodash.isarray@3.0.4 β”œβ”€ lodash.memoize@4.1.2 β”œβ”€ lodash.tail@4.1.1 β”œβ”€ lodash.uniq@4.5.0 β”œβ”€ lodash@4.17.11 β”œβ”€ loglevel@1.6.1 β”œβ”€ loose-envify@1.4.0 β”œβ”€ loud-rejection@1.6.0 β”œβ”€ make-dir@2.1.0 β”œβ”€ mamacro@0.0.3 β”œβ”€ map-age-cleaner@0.1.3 β”œβ”€ map-obj@1.0.1 β”œβ”€ map-visit@1.0.0 β”œβ”€ mdbootstrap-pro@4.8.0 β”œβ”€ media-typer@0.3.0 β”œβ”€ mem@4.3.0 β”œβ”€ memory-fs@0.4.1 β”œβ”€ meow@3.7.0 β”œβ”€ merge-descriptors@1.0.1 β”œβ”€ methods@1.1.2 β”œβ”€ miller-rabin@4.0.1 β”œβ”€ mime-db@1.40.0 β”œβ”€ mime-types@2.1.24 β”œβ”€ mime@2.4.2 β”œβ”€ mimic-fn@2.1.0 β”œβ”€ mini-css-extract-plugin@0.4.2 β”œβ”€ minimalistic-crypto-utils@1.0.1 β”œβ”€ minimatch@3.0.4 β”œβ”€ minimist@1.2.0 β”œβ”€ minizlib@1.2.1 β”œβ”€ mississippi@3.0.0 β”œβ”€ mixin-deep@1.3.1 β”œβ”€ mixin-object@2.0.1 β”œβ”€ mkdirp@0.5.1 β”œβ”€ moment-timezone@0.5.25 β”œβ”€ moment@2.24.0 β”œβ”€ move-concurrently@1.0.1 β”œβ”€ multicast-dns-service-types@1.1.0 β”œβ”€ multicast-dns@6.2.3 β”œβ”€ nan@2.13.2 β”œβ”€ nanomatch@1.2.13 β”œβ”€ needle@2.3.1 β”œβ”€ negotiator@0.6.2 β”œβ”€ nice-try@1.0.5 β”œβ”€ node-forge@0.7.5 β”œβ”€ node-gyp@3.8.0 β”œβ”€ node-libs-browser@2.2.0 β”œβ”€ node-notifier@5.4.0 β”œβ”€ node-pre-gyp@0.12.0 β”œβ”€ node-releases@1.1.17 β”œβ”€ node-sass@4.12.0 β”œβ”€ nopt@3.0.6 β”œβ”€ normalize-package-data@2.5.0 β”œβ”€ normalize-path@3.0.0 β”œβ”€ normalize-url@3.3.0 β”œβ”€ npm-bundled@1.0.6 β”œβ”€ npm-packlist@1.4.1 β”œβ”€ npmlog@4.1.2 β”œβ”€ nth-check@1.0.2 β”œβ”€ oauth-sign@0.9.0 β”œβ”€ object-assign@4.1.1 β”œβ”€ object-copy@0.1.0 β”œβ”€ object-path@0.9.2 β”œβ”€ object.getownpropertydescriptors@2.0.3 β”œβ”€ object.values@1.1.0 β”œβ”€ obuf@1.1.2 β”œβ”€ on-headers@1.0.2 β”œβ”€ opn@5.5.0 β”œβ”€ optimize-css-assets-webpack-plugin@5.0.1 β”œβ”€ original@1.0.2 β”œβ”€ os-browserify@0.3.0 β”œβ”€ os-homedir@1.0.2 β”œβ”€ os-locale@3.1.0 β”œβ”€ os-tmpdir@1.0.2 β”œβ”€ osenv@0.1.5 β”œβ”€ p-defer@1.0.0 β”œβ”€ p-is-promise@2.1.0 β”œβ”€ p-limit@2.2.0 β”œβ”€ p-locate@3.0.0 β”œβ”€ p-map@2.1.0 β”œβ”€ p-try@2.2.0 β”œβ”€ pako@1.0.10 β”œβ”€ parallel-transform@1.1.0 β”œβ”€ parse-passwd@1.0.0 β”œβ”€ pascalcase@0.1.1 β”œβ”€ path-browserify@0.0.0 β”œβ”€ path-dirname@1.0.2 β”œβ”€ path-is-inside@1.0.2 β”œβ”€ path-key@2.0.1 β”œβ”€ path-parse@1.0.6 β”œβ”€ path-to-regexp@0.1.7 β”œβ”€ path-type@1.1.0 β”œβ”€ performance-now@2.1.0 β”œβ”€ pinkie@2.0.4 β”œβ”€ pkg-up@1.0.0 β”œβ”€ popper.js@1.15.0 β”œβ”€ portfinder@1.0.20 β”œβ”€ posix-character-classes@0.1.1 β”œβ”€ postcss-calc@7.0.1 β”œβ”€ postcss-colormin@4.0.3 β”œβ”€ postcss-convert-values@4.0.1 β”œβ”€ postcss-discard-comments@4.0.2 β”œβ”€ postcss-discard-duplicates@4.0.2 β”œβ”€ postcss-discard-empty@4.0.1 β”œβ”€ postcss-discard-overridden@4.0.1 β”œβ”€ postcss-merge-longhand@4.0.11 β”œβ”€ postcss-merge-rules@4.0.3 β”œβ”€ postcss-minify-font-values@4.0.2 β”œβ”€ postcss-minify-gradients@4.0.2 β”œβ”€ postcss-minify-params@4.0.2 β”œβ”€ postcss-minify-selectors@4.0.2 β”œβ”€ postcss-modules-extract-imports@1.2.1 β”œβ”€ postcss-modules-local-by-default@1.2.0 β”œβ”€ postcss-modules-scope@1.1.0 β”œβ”€ postcss-modules-values@1.3.0 β”œβ”€ postcss-normalize-charset@4.0.1 β”œβ”€ postcss-normalize-display-values@4.0.2 β”œβ”€ postcss-normalize-positions@4.0.2 β”œβ”€ postcss-normalize-repeat-style@4.0.2 β”œβ”€ postcss-normalize-string@4.0.2 β”œβ”€ postcss-normalize-timing-functions@4.0.2 β”œβ”€ postcss-normalize-unicode@4.0.1 β”œβ”€ postcss-normalize-url@4.0.1 β”œβ”€ postcss-normalize-whitespace@4.0.2 β”œβ”€ postcss-ordered-values@4.1.2 β”œβ”€ postcss-reduce-initial@4.0.3 β”œβ”€ postcss-reduce-transforms@4.0.2 β”œβ”€ postcss-svgo@4.0.2 β”œβ”€ postcss-unique-selectors@4.0.1 β”œβ”€ pretty-error@2.1.1 β”œβ”€ private@0.1.8 β”œβ”€ process-nextick-args@2.0.0 β”œβ”€ process@0.11.10 β”œβ”€ promise-inflight@1.0.1 β”œβ”€ proxy-addr@2.0.5 β”œβ”€ prr@1.0.1 β”œβ”€ pseudomap@1.0.2 β”œβ”€ psl@1.1.31 β”œβ”€ public-encrypt@4.0.3 β”œβ”€ pumpify@1.5.1 β”œβ”€ punycode@1.4.1 β”œβ”€ pusher-js@4.4.0 β”œβ”€ q@1.5.1 β”œβ”€ qs@6.5.2 β”œβ”€ querystring-es3@0.2.1 β”œβ”€ querystring@0.2.0 β”œβ”€ querystringify@2.1.1 β”œβ”€ randomfill@1.0.4 β”œβ”€ raw-body@2.3.3 β”œβ”€ rc@1.2.8 β”œβ”€ read-pkg@1.1.0 β”œβ”€ readdirp@2.2.1 β”œβ”€ redent@1.0.0 β”œβ”€ regenerate-unicode-properties@8.0.2 β”œβ”€ regenerator-transform@0.13.4 β”œβ”€ regex-parser@2.2.10 β”œβ”€ regexp-tree@0.1.6 β”œβ”€ regjsgen@0.5.0 β”œβ”€ regjsparser@0.6.0 β”œβ”€ remove-trailing-separator@1.1.0 β”œβ”€ renderkid@2.0.3 β”œβ”€ repeat-element@1.1.3 β”œβ”€ repeating@2.0.1 β”œβ”€ request@2.88.0 β”œβ”€ resolve-cwd@2.0.0 β”œβ”€ resolve-dir@1.0.1 β”œβ”€ resolve-url-loader@2.3.2 β”œβ”€ resolve-url@0.2.1 β”œβ”€ resolve@1.10.1 β”œβ”€ ret@0.1.15 β”œβ”€ rework-visit@1.0.0 β”œβ”€ rework@1.0.1 β”œβ”€ rgb-regex@1.0.1 β”œβ”€ rgba-regex@1.0.0 β”œβ”€ run-queue@1.0.3 β”œβ”€ safer-buffer@2.1.2 β”œβ”€ sass-graph@2.2.4 β”œβ”€ sass-loader@7.1.0 β”œβ”€ sax@1.2.4 β”œβ”€ scss-tokenizer@0.2.3 β”œβ”€ select-hose@2.0.0 β”œβ”€ select2@4.0.6 β”œβ”€ selfsigned@1.10.4 β”œβ”€ serialize-javascript@1.7.0 β”œβ”€ serve-index@1.9.1 β”œβ”€ serve-static@1.13.2 β”œβ”€ set-value@2.0.0 β”œβ”€ setimmediate@1.0.5 β”œβ”€ shallow-clone@1.0.0 β”œβ”€ shebang-regex@1.0.0 β”œβ”€ shellwords@0.1.1 β”œβ”€ simple-swizzle@0.2.2 β”œβ”€ snapdragon-node@2.1.1 β”œβ”€ snapdragon-util@3.0.1 β”œβ”€ sockjs-client@1.3.0 β”œβ”€ sockjs@0.3.19 β”œβ”€ source-map-resolve@0.5.2 β”œβ”€ source-map-support@0.5.12 β”œβ”€ source-map-url@0.4.0 β”œβ”€ spdx-correct@3.1.0 β”œβ”€ spdx-exceptions@2.2.0 β”œβ”€ spdy-transport@3.0.0 β”œβ”€ spdy@4.0.0 β”œβ”€ split-string@3.1.0 β”œβ”€ sprintf-js@1.0.3 β”œβ”€ sshpk@1.16.1 β”œβ”€ ssri@6.0.1 β”œβ”€ stable@0.1.8 β”œβ”€ stackframe@1.0.4 β”œβ”€ static-extend@0.1.2 β”œβ”€ stdout-stream@1.4.1 β”œβ”€ sticky-table-headers@0.1.24 β”œβ”€ stream-browserify@2.0.2 β”œβ”€ stream-each@1.2.3 β”œβ”€ stream-http@2.8.3 β”œβ”€ string_decoder@1.2.0 β”œβ”€ string-width@2.1.1 β”œβ”€ strip-bom@2.0.0 β”œβ”€ strip-indent@1.0.1 β”œβ”€ strip-json-comments@2.0.1 β”œβ”€ style-loader@0.21.0 β”œβ”€ stylehacks@4.0.3 β”œβ”€ supports-color@5.5.0 β”œβ”€ svgo@1.2.2 β”œβ”€ tar@2.2.1 β”œβ”€ terser@3.17.0 β”œβ”€ through2@2.0.5 β”œβ”€ thunky@1.0.3 β”œβ”€ timers-browserify@2.0.10 β”œβ”€ timsort@0.3.0 β”œβ”€ tmp@0.0.33 β”œβ”€ to-arraybuffer@1.0.1 β”œβ”€ to-fast-properties@2.0.0 β”œβ”€ to-regex-range@2.1.1 β”œβ”€ toastr@2.1.4 β”œβ”€ tough-cookie@2.4.3 β”œβ”€ trim-newlines@1.0.0 β”œβ”€ trim-right@1.0.1 β”œβ”€ true-case-path@1.0.3 β”œβ”€ tslib@1.9.3 β”œβ”€ tty-browserify@0.0.0 β”œβ”€ tunnel-agent@0.6.0 β”œβ”€ tweetnacl-util@0.15.0 β”œβ”€ tweetnacl@0.14.5 β”œβ”€ typedarray@0.0.6 β”œβ”€ unicode-canonical-property-names-ecmascript@1.0.4 β”œβ”€ unicode-match-property-ecmascript@1.0.4 β”œβ”€ unicode-match-property-value-ecmascript@1.1.0 β”œβ”€ unicode-property-aliases-ecmascript@1.0.5 β”œβ”€ union-value@1.0.0 β”œβ”€ unique-filename@1.1.1 β”œβ”€ unique-slug@2.0.1 β”œβ”€ universalify@0.1.2 β”œβ”€ unpipe@1.0.0 β”œβ”€ unquote@1.1.1 β”œβ”€ unset-value@1.0.0 β”œβ”€ upath@1.1.2 β”œβ”€ uri-js@4.2.2 β”œβ”€ use@3.1.1 β”œβ”€ util-deprecate@1.0.2 β”œβ”€ util.promisify@1.0.0 β”œβ”€ util@0.11.1 β”œβ”€ utils-merge@1.0.1 β”œβ”€ v8-compile-cache@2.0.2 β”œβ”€ validate-npm-package-license@3.0.4 β”œβ”€ vendors@1.0.2 β”œβ”€ verror@1.10.0 β”œβ”€ vm-browserify@0.0.4 β”œβ”€ watchpack@1.6.0 β”œβ”€ wbuf@1.7.3 β”œβ”€ webpack-chunk-hash@0.6.0 β”œβ”€ webpack-cli@3.3.1 β”œβ”€ webpack-dev-middleware@3.6.2 β”œβ”€ webpack-dev-server@3.3.1 β”œβ”€ webpack-manifest-plugin@2.0.4 β”œβ”€ webpack-notifier@1.7.0 β”œβ”€ webpack@4.30.0 β”œβ”€ websocket-extensions@0.1.3 β”œβ”€ which@1.3.1 β”œβ”€ wide-align@1.1.3 β”œβ”€ worker-farm@1.6.0 β”œβ”€ xmlhttprequest@1.8.0 β”œβ”€ xtend@4.0.1 β”œβ”€ yallist@3.0.3 β”œβ”€ yargs-parser@11.1.1 └─ yargs@12.0.5 ✨ Done in 14.20s.


Denzil free answered 4 years ago


Meanwhile I reverted to 4.8.10, thanks David for advise.


david1 pro answered 4 years ago


Issue seems to be resolved in 4.8.10


david1 pro answered 4 years ago


This is still an issue in 4.8.8

I'm not sure exactly why the package.json references a non-existent file, but when I change the "main" entry in package.json from "index.js" to "js/mdb.js" everything works perfectly.

Am I missing something?


david1 pro answered 4 years ago


This is still an issue (I think) in 4.8.7

I'm not sure exactly why the package.json references a non-existant file, but when I change the "main" entry in package.json from "index.js" to "js/mdb.js" everything works perfectly.


david1 pro answered 4 years ago


Thanks TomekMakowski for the heads up.

I re-visited this and took a deeper look at the issue.

I ran yarn encore dev --verbose and examined the error more closely.

What I found is that in 4.7.7 the package.json file had a "main" value of "js/mdb.js".

In 4.8.x that was changed to "index.js".

Granted, webpack is still magic to me, but there is no file named index.js anywhere in the node_modules/mdbootstrap-pro directory or subdirectories.

However, when I change the "main" entry in package.json to "js/mdb.js" (which actually exists), everything works perfectly.

I'm not sure of the standard webpack practice here. I'm not sure if your package.json file is wrong or my configuration is wrong.

I'm using Symfony Encore to handle webpack. It worked without any modification in 4.7.7 and broke with 4.8.

I'm researching how to define an alias for index.js, but again, it's all magic to me at this point.


Tomek Makowski staff answered 4 years ago


Hi

I got acquainted with webpack tutorial and everything works properly


david1 pro answered 4 years ago


This is still an issue with 4.8.5


els.tech free answered 5 years ago


Having the same problem here. Thanks for the temporary fix David.


david1 pro answered 5 years ago


FYI for anyone else effected:

Simply append the 4.7.7 commit to your package.json dependency entry:

@git.mdbootstrap.com/mdb/jquery/jq-pro.git#0f77969fb0a21a6a9e59ec7c3afd61e9f13a126a

This will go back to 4.7.7 until 4.8 issue is resolved.


BartΕ‚omiej Malanowski staff commented 5 years ago

Thank you for the workaround. We're working to remove this issue from the next version



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.7
  • Device: Macbook Pro
  • Browser: NA
  • OS: Mac
  • Provided sample code: No
  • Provided link: No