概述
在终端中使用密令 nom install axios -S时,出现报错
解决方法; 安装 babel-polyfill
复制代码
$ npm install babel-polyfill --save
npm WARN rollback Rolling back node-pre-gyp@0.10.0 failed (this is probably harmless): EPERM: operation not permitted, lstat ‘F: 5 poverty alleviation projectpovertynode_modulesfseventsnode_modules’
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modulesfsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})
- babel-polyfill@6.26.0
added 2 packages from 2 contributors and audited 32852 packages in 12.536s
found 7 vulnerabilities (1 low, 1 moderate, 4 high, 1 critical)
runnpm audit fix
to fix them, ornpm audit
for details
复制代码
安装成功后,在main.js 引入
最后
以上就是孝顺眼睛为你收集整理的vue下载axios时出现的错误及解决方法的全部内容,希望文章能够帮你解决vue下载axios时出现的错误及解决方法所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复