You may meet this error on home directory. % npm uninstall appium npm WARN uninstall not installed in /Users/hrt0kmt/node_modules: "appium" You must uninstall npm package on directory which contains same node_modules. % cd /Users/hrt0kmt/.nodebr…
install the react-native here comes a questions :: npm WARN react-native@0.41.2 requires a peer of react@~15.4.0 but none is installed. You must install peer dependencies yourself. HOW TO SOLVE THIS PROBLEM~~~~~::: Deleted node_module director…
转自树之名原文npm WARN saveError ENOENT: no such file or directory解决 我是在安装sequelize时出错的.提示的错误没有保存,类似于参考的文章中说的安装vue时的报错. C:\Users\lxz>npm uninstall vueWcsp npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\lxz\package.json' npm WARN enoent…
更新下 使用yarn貌似会帮助跳过这个问题: info fsevents@2.1.2: The platform "win32" is incompatible with this module.info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.info fsevents@1.2.9: The p…