如果lodash已经安装在你的项目中,但仍然出现“cannot find module 'lodash'”的错误,可能是因为node_modules文件夹中的某些文件已损坏或不一致。在这种情况下,你可以尝试删除node_modules文件夹和package-lock.json(或yarn.lock,如果你使用yarn)文件,然后重新运行安装命令: bash rm -rf
lodash "^4.17.10" "@babel/helper-remap-async-to-generator@^7.1.0": version "7.1.0" resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.1.0.tgz#361d80821b6f38da75bd3f0785ece20a88c5fe7f" dependencies: "@babel/helper-annotat...
使用Vue.js 开发跨平台应用的前端框架. Contribute to QC-L/uni-app development by creating an account on GitHub.