杰普斯特6.0.0
运行错误:纱跑webpack:戳
node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(29,35):ERROR TS1005中的错误:',‘预期。node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(29,41):错误TS1005:',‘预期。node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(42,59):错误TS1005:',‘预期。node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(42,65):错误TS1005:',‘预期。node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(271,50):错误TS1005:',‘预期。node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts(271,56):错误TS1005:',‘预期。
发布于 2022-10-11 18:45:44
我使用的纱线版本与我的pom.xml中的纱线版本不同,当我启动yarn install时,glob的版本和glob中的minimatch版本都发生了变化,因此它不再与我的类型文本版本兼容。
总之,这是一个粗心的错误。
https://stackoverflow.com/questions/74018282
复制相似问题