You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating to Webpack 4+ might be a bit challenging since there’s been a lot of compatibility issues with plugins. If the plan is still to move to Laravel Mix (#2011) — which would eliminate the need for a bunch of dependencies — it might be best to wait until laravel-mix/laravel-mix#1495 is merged, which is also waiting for upstream issues to be resolved. And then you’d hope that all of Mix’s dependencies were compatible with Node 10.
@mmirus asked me to check if this is still an issue, and I cannot reproduce it using Node v10.14.1. I wish I had included more details in the original issue ¯_(ツ)_/¯
Submit a feature request or bug report
What is the current behavior?
yarn
fails as a some dependencies are not yet updated for Node v10.xWhat is the expected or desired behavior?
All
yarn
commands work as expectedAs not all dependencies have been updated, I am creating this issue for tracking, and can update as new issues are found.
node-sass
~4.8.3
4.9.0
webpack
~3.10.0
4.6.0
head
to fixThe text was updated successfully, but these errors were encountered: