Va1 / browser-sync-webpack-plugin

Easily use BrowserSync in your Webpack project.
MIT License
369 stars 40 forks source link

Module installation fails #80

Closed afuggini closed 4 years ago

afuggini commented 5 years ago

Cannot install module.

Getting error:

npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for flatmap-stream@0.1.2
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'event-stream'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ariel/.npm/_logs/2019-02-08T14_56_28_001Z-debug.log
malinbranduse commented 5 years ago

Hello @afuggini! Are you sure the error is coming from this package? I just tried a clean install of the plugin and got no error.

Va1 commented 4 years ago

hello. this is not cause by this plugin directly. i am closing this for the absence of further discussion. thank you