btford / write-good

Naive linter for English prose
MIT License
4.94k stars 188 forks source link

attempting to install the most recent version of this package locally fails due to 404 on a dependency. #108

Closed louis-murray closed 5 years ago

louis-murray commented 5 years ago
npm i -S write-good
npm ERR! code ETARGET
npm ERR! notarget No matching version found for flatmap-stream@0.1.1
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

I think that updated deps can resolve it

louis-murray commented 5 years ago

this was a local issue. closing this