vue项目使用npm引入依赖报错,npm ERR! Maximum call stack size exceeded

一、jQuery是什么?

1.报错信息

vue项目使用npm引入依赖报错,npm ERR! Maximum call stack size exceeded

vue项目使用npm引入依赖报错,npm ERR! Maximum call stack size exceeded

2.解决方案

删除node_modules
重新使用命令
npm install
拉取最新的依赖包

2.解决结果

vue项目使用npm引入依赖报错,npm ERR! Maximum call stack size exceeded

总结

good night

相关文章: