Syntax Error: TypeError: Cannot read properties of null (reading 'content')报错问题

1,808 阅读1分钟

最近down下来一个项目 npm run serve会报这个 Error: TypeError: Cannot read properties of null (reading 'content')错误,有没有大佬知道是什么问题,试过切换node npm 版本 修改成

image.png 这个版本后 还是有问题 报错变成了 Syntax Error: TypeError: Cannot read property 'content' of null 求佬指点