我使用了npm init进行安装,再根据视频安装rollup的时候就开始报错了

来源:2-7 模块化 - rollup安装

慕用0863198

2019-12-07

npm i --save-dev rollup rollup-plugin-node-reslove rollup-plugin-babel babel-plugin-external-helpers babel-preset-latest
npm WARN deprecated babel-preset-latest@6.24.1: We’re super ?? excited that you’re trying to use ES2017+ syntax, but instead of making more yearly presets ?? , Babel now has a better preset that we recommend you use instead: npm install babel-preset-env --save-dev. preset-env without options will compile ES2015+ down to ES5 just like using all the presets together and thus is more future proof. It also allows you to target specific browsers so that Babel can do less work and you can ship native ES2015+ to user ?? ! We are also in the process of releasing v7, so please give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and help test it out in beta! Thanks so much for using Babel ??, please give us a follow on Twitter @babeljs for news on Babel, join slack.babeljs.io for discussion/development and help support the project at opencollective.com/babel
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/rollup-plugin-node-reslove - Not found
npm ERR! 404
npm ERR! 404 ‘rollup-plugin-node-reslove@latest’ is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\wuyou\AppData\Roaming\npm-cache_logs\2019-12-07T07_02_16_619Z-debug.log

这个情况是为什么呢

写回答

1回答

双越

2019-12-07

resolve 写错了吧

0
1
慕用0863198
不好意思啊,老师,有点粗心了,重复打了好几次都没能安装起来,有点晕了
2019-12-07
共1条回复

前端跳槽必备 一线互联网公司高级前端JavaScript面试

视频讲解前端面试中的JS高级知识点,扩展JS知识深度,从容面试

1621 学习 · 218 问题

查看课程