Try `npm install @xxx` if it exists or add a new declaration (.d.ts) file containing `declare module

在 src 目录下创建文件 declaration.d.ts

- - --