问答详情
源自:3-1 Yeoman实践

老师:我安装npm inatall -g generator-angular遇到npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail o n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible . Use 'npm ls graceful-fs' to find it in the tree. np

npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail o

n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible

. Use 'npm ls graceful-fs' to find it in the tree.

npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher

 to avoid a RegExp DoS issue

npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'


npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'

npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher

 to avoid a RegExp DoS issue

npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher

to avoid a RegExp DoS issue

npm WARN deprecated tough-cookie@0.9.15: ReDoS vulnerability parsing Set-Cookie

https://nodesecurity.io/advisories/130

C:\Users\Administrator\AppData\Roaming\npm

+-- generator-angular@0.15.1

`-- UNMET PEER DEPENDENCY generator-karma@>=0.9.0


npm WARN generator-angular@0.15.1 requires a peer of generator-karma@>=0.9.0 but

 none was installed.


提问者:慕少5780138 2016-10-28 00:16

个回答

  • 慕移动9181930
    2022-03-27 15:08:19

    对于计算机来说35/4就等于8 你没有定义一个double的变量的话,是不存在小数这个运算的 计算机直接裁掉了

  • 袁大暴发户
    2016-11-17 10:40:15

    同问?

  • 雪痕霞霞
    2016-11-15 23:19:38

    我也遇到相同的问题了,楼主解决了吗


  • 慕少5780138
    2016-10-28 00:47:01

    还有我的和老师的相比少了travis.yml和bower-components这两个文件,会有影响吗?