admin管理员组

文章数量:1532372

背景:之前的老项目一直报错,在网上找的方法,没有解决。突然,发现CSDN出了ChitGPT https://so.csdn/so/ai?utm_source=blog_chatgpt,所以,体验了一下,没想到结果不错。

npm 报错 parcel : 无法将“parcel”项识别为 cmdlet、函数、脚本文件或 所在位置 行:1 字符: 1 + parcel ./src/index.html
解决方案:

npm install -g parcel-bundler

本文标签: 报错初体验ChitGPTCSDNnpm