riasvdv / laravel-mix-eslint

mix.eslint()
20 stars 5 forks source link

npm list returns dep missing #4

Closed tuandm closed 5 years ago

tuandm commented 5 years ago

I got the error with laravel-mix 4.0.7 when installing this plugin:

npm ERR! peer dep missing: laravel-mix@^2.1.7, required by laravel-mix-eslint@0.1.2

I'm not sure the correct way to fix this, but changing the laravel-mix version in package.json worked well. Hope you can give the best solution.

riasvdv commented 5 years ago

Ah yes, Mix 4.0 and 3.0 are major releases, which this doesn't account for. i'll update the package.json

riasvdv commented 5 years ago

Should be fixed when using laravel-mix-eslint 0.1.3