ant-design / ant-design-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
https://pro.ant.design
MIT License
36.44k stars 8.15k forks source link

404 Not Found: flatmap-stream@0.1.1 #2976

Closed CooCleC closed 5 years ago

chenshuai2144 commented 5 years ago

https://github.com/ant-design/ant-design-pro/issues/2905

chenshuai2144 commented 5 years ago

flatmap-stream 这个包被黑客攻击了,最好不要装

temyrrian-dev commented 5 years ago

The same problem in my project not related to ant-design-pro. It is problem with npm package itself

CooCleC commented 5 years ago

@temyrrian-dev 暂时删除package.json中的jest-puppeteer包,可以正常编译

ramasubbaiya commented 5 years ago

Same issue.

I have nodemon which has child dependency of flatmap-stream@0.1.1 throws 404

├─┬ nodemon@1.18.5 │ ├─┬ chokidar@2.0.4 | . .... │ ├─┬ pstree.remy@1.1.0 │ │ └─┬ ps-tree@1.1.0 │ │ └─┬ event-stream@3.3.6 │ │ ├── duplexer@0.1.1 │ │ ├── flatmap-stream@0.1.1

bliulin commented 5 years ago

Might have to do with this problem: https://www.theregister.co.uk/2018/11/26/npm_repo_bitcoin_stealer/. Try to remove the .npmrc files.