报错如下图:

报错原因: node版本太高
解决办法:卸载node重新安装,或者使用nvm切换版本
mvm安装使用教程:https://www.cnblogs.com/tianxinya/p/17286467.html
- 关于npm ERR! 的一个解决方案
- 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
- 【五期李伟平】CCF-A(AAAI'21)Game of Gradients: Mitigating Irrelevant Clients in Federated Learning
- 2024-01-13 Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. ==》引用了未使用的方法导致
- Python中出现"No module named 'requests'"的图文解决办法
- 【npm问题】执行npm i @ant-design/pro-cli -g报错npm ERR! code ENOTEMPTY
- 【转载】淘宝爬虫sign、token详解
- ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password'
- mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; ERROR 1410 (42000): You are not allowed to create a user with GRANT
- go使用jwt创建token并验证token的有效性
本栏目推荐文章