Giter VIP home page Giter VIP logo

Comments (11)

Jas-n avatar Jas-n commented on August 25, 2024 6

There's an updated repo on npm via npm install --save-dev browser-sync-v3-webpack-plugin

from browser-sync-webpack-plugin.

brvm avatar brvm commented on August 25, 2024 5

@Jas-n when running npm install --save-dev browser-sync-v3-webpack-plugin and then calling .browserSync(), it will still say:

watch    
> mix watch

        Additional dependencies must be installed. This will only take a moment.
                                                                                             
        Running: npm install browser-sync-webpack-plugin@^2.3.0 --save-dev --legacy-peer-deps
                                                                                             
        Finished. Please run Mix again.

Which then proceeds to install the older version and the issue still persists.

from browser-sync-webpack-plugin.

caleb-pierce avatar caleb-pierce commented on August 25, 2024 2

@Jas-n This did not work for me. As soon as I attempted to mix:

watch    
> mix watch

        Additional dependencies must be installed. This will only take a moment.
                                                                                             
        Running: npm install browser-sync-webpack-plugin@^2.3.0 --save-dev --legacy-peer-deps
                                                                                             
        Finished. Please run Mix again.

from browser-sync-webpack-plugin.

Jas-n avatar Jas-n commented on August 25, 2024 1

@Jas-n This did not work for me. As soon as I attempted to mix:

watch    
> mix watch

        Additional dependencies must be installed. This will only take a moment.
                                                                                             
        Running: npm install browser-sync-webpack-plugin@^2.3.0 --save-dev --legacy-peer-deps
                                                                                             
        Finished. Please run Mix again.

That's normal for the first run.

Just run the run command again. You won't see it next time 😊.

from browser-sync-webpack-plugin.

FeBe95 avatar FeBe95 commented on August 25, 2024 1

I can confirm that the fix mentioned by @Jas-n does not work when using it together with the laravel-mix package. Manual installation of the new package works fine, but laravel-mix always installs the old browser-sync-webpack-plugin automatically again. Unfortunately I didn't find a way to prevent this.

from browser-sync-webpack-plugin.

nlenkowski avatar nlenkowski commented on August 25, 2024

Just ran into this dependency conflict as well, when upgrading a project to browser-sync@3

from browser-sync-webpack-plugin.

elrosi avatar elrosi commented on August 25, 2024

Hi, I have the same problem.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/browser-sync
npm ERR! dev browser-sync@"^3.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer browser-sync@"^2" from [email protected]
npm ERR! node_modules/browser-sync-webpack-plugin
npm ERR! dev browser-sync-webpack-plugin@"^2.3.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/browser-sync
npm ERR! peer browser-sync@"^2" from [email protected]
npm ERR! node_modules/browser-sync-webpack-plugin
npm ERR! dev browser-sync-webpack-plugin@"^2.3.0" 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.

from browser-sync-webpack-plugin.

goxmedia avatar goxmedia commented on August 25, 2024

Same here:

warning " > [email protected]" has incorrect peer dependency "browser-sync@^2".

from browser-sync-webpack-plugin.

AdamReznicek avatar AdamReznicek commented on August 25, 2024

Same here

from browser-sync-webpack-plugin.

caleb-pierce avatar caleb-pierce commented on August 25, 2024

I can confirm that the fix mentioned by @Jas-n does not work when using it together with the laravel-mix package. Manual installation of the new package works fine, but laravel-mix always installs the old browser-sync-webpack-plugin automatically again. Unfortunately I didn't find a way to prevent this.

I am having the same issue. Security vulnerability still persists.

Could we get some other more people to review mozilla/ssl-config-generator#235 and abandon this project switching to a fork that supports v3? I am unsure of the etiquette here as this project hasn't had a release since 2020.

from browser-sync-webpack-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.