React:引入模块时,无法找到模块“”的声明文件。Try `npm install ` if it exists or add...if it exists or add a new declara

引入prop-types模块时发现发现有三个'...'鼠标放过去后提示, 无法找到模块“prop-types”的声明文件。 提示1: Try `npm install @types/prop-types` 提示2: if it exists or add a new declaration (.d.ts) file containing `declare module 'prop-types';`
相关文章
相关标签/搜索