zhorton34 / laravel-mix-code-splitter

Install Laravel Homestead & Interact with artisan via your server through an alias command
Other
11 stars 3 forks source link

Error in installing this package #4

Open gitgetgotgotten opened 2 years ago

gitgetgotgotten commented 2 years ago

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: laravel-mix@6.0.34 npm ERR! node_modules/laravel-mix npm ERR! dev laravel-mix@"^6.0.28" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer laravel-mix@"^4.0.7" from laravel-mix-code-splitter@1.0.5 npm ERR! node_modules/laravel-mix-code-splitter npm ERR! laravel-mix-code-splitter@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\Administrator\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2021-10-21T08_18_25_622Z-debug.log

Deathdrummer commented 2 years ago

npm install -D laravel-mix-code-splitter --legacy-peer-deps