无法在 Parcel 上加载现有源映射错误

Couldn't load Existing Source Map Error on Parcel

我正在使用 parcel 作为我的模块打包器,我 运行 在使用它一段时间后出现以下错误。以下是我得到的错误。

Could not load existing sourcemap of "../../../node_modules/prettier/parser-typescript.js".

显示此错误后在终端上运行大量代码

我还设法在 运行dom 字符串开始出现在屏幕上之前捕获了错误的屏幕截图。我该如何解决这个问题?

更新到 Parcel V2 解决了错误检查Version 2