import { PopupSelect } from ‘@atlaskit/select’;
**提示的信息:**module "e:/mygit/atlassian-organizer-4-8/atlassian-organizer/node_modules/@atlaskit/select/dist/cjs/index"
无法找到模块“@atlaskit/select”的声明文件。“e:/mygit/atlassian-organizer-4-8/atlassian-organizer/node_modules/@atlaskit/select/dist/cjs/index.js”隐式拥有 “any” 类型。
Try npm install @types/atlaskit__select if it exists or add a new declaration (.d.ts) file containing declare module '[@atlaskit](/user/atlaskit)/select';ts(7016)
无法找到模块“@atlaskit/select”的声明文件。“e:/mygit/atlassian-organizer-4-8/atlassian-organizer/node_modules/@atlaskit/select/dist/cjs/index.js”隐式拥有 “any” 类型。
Try npm install @types/atlaskit__select if it exists or add a new declaration (.d.ts) file containing declare module '[@atlaskit](/user/atlaskit)/select';ts(7016)
无法找到模块“@atlaskit/select”的声明文件。“e:/mygit/atlassian-organizer-4-8/atlassian-organizer/node_modules/@atlaskit/select/dist/cjs/index.js”隐式拥有 “any” 类型。
按照官方的文档引用的 链接:https://atlaskit.atlassian.com/packages/core/select/example/popup-select
无法找到模块@atlaskit/select
发布于 6 年前 作者 TheBigP 2734 次预览 最后一次回复是 6 年前 来自 问答
1 回复
求助大佬