在没有故意改变任何事情的情况下,今天突然间我每次建立时都会收到大量与NPM 3.5.1相关的警告。任何人都知道为什么或如何摆脱或压制他们?
如果重要的话,它正在发生一个使用webpack构建的Meteor应用程序(通过Meteor命令)......
************更新时间:12/10/15 **************** 好吧,我弄清楚现在发生了什么,但不太确定如何“修复”它。该系统(BTW是Windows 10)由项目安装的NPM 3.51有一个符号链接到node_modules目录,因此无法在那里更新。
有谁知道怎么解决这个问题?我尝试进入目录并从那里运行更新,但也失败了。有没有办法在Windows中删除符号链接,进行更新,然后将其放回去?
任何帮助都是非常值得赞赏的,因为有数百个警告并且我无法看到相关的控制台输出(或者向后滚动到它,因为它超出了显示缓冲区)。这确实阻碍了我的进步。
TIA!
npm WARN In npm@3.5.1 replacing bundled version of lodash.repeat with lodash.rep
eat@3.0.1
npm WARN In npm@3.5.1 replacing bundled version of lodash._basetostring with lod
ash._basetostring@3.0.1
npm WARN In npm@3.5.1 replacing bundled version of lodash.repeat with lodash.rep
eat@3.0.1
npm WARN In npm@3.5.1 replacing bundled version of lodash._basetostring with lod
ash._basetostring@3.0.1
npm WARN In npm@3.5.1 replacing bundled version of lodash.repeat with lodash.rep
eat@3.0.1
npm WARN In npm@3.5.1 replacing bundled version of once with once@1.3.2
npm WARN In npm@3.5.1 replacing bundled version of opener with opener@1.4.1
npm WARN In npm@3.5.1 replacing bundled version of os-homedir with os-homedir@1.
0.1
npm WARN In npm@3.5.1 replacing bundled version of os-tmpdir with os-tmpdir@1.0.
1
npm WARN In npm@3.5.1 replacing bundled version of path-is-inside with path-is-i
nside@1.0.1
npm WARN In npm@3.5.1 replacing bundled version of mute-stream with mute-stream@
0.0.5
npm WARN In npm@3.5.1 replacing bundled version of read-cmd-shim with read-cmd-s
him@1.0.1
npm WARN In npm@3.5.1 replacing bundled version of util-extend with util-extend@
1.0.1
npm WARN In npm@3.5.1 replacing bundled version of jju with jju@1.2.1
npm WARN In npm@3.5.1 replacing bundled version of read-package-tree with read-p
ackage-tree@5.1.2
npm WARN In npm@3.5.1 replacing bundled version of readdir-scoped-modules with r
eaddir-scoped-modules@1.0.2
npm WARN In npm@3.5.1 replacing bundled version of realize-package-specifier with...