Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ❯ yarn build
- yarn run v1.22.19
- $ yakumo build
- node_modules/schemastery-vue/src/icons/index.ts:1:27 - error TS2307: Cannot find module './arrow-down.vue' or its corresponding type declarations.
- 1 import IconArrowDown from './arrow-down.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:2:25 - error TS2307: Cannot find module './arrow-up.vue' or its corresponding type declarations.
- 2 import IconArrowUp from './arrow-up.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:3:23 - error TS2307: Cannot find module './close.vue' or its corresponding type declarations.
- 3 import IconClose from './close.vue'
- ~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:4:26 - error TS2307: Cannot find module './ellipsis.vue' or its corresponding type declarations.
- 4 import IconEllipsis from './ellipsis.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:5:26 - error TS2307: Cannot find module './external.vue' or its corresponding type declarations.
- 5 import IconExternal from './external.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:6:26 - error TS2307: Cannot find module './eye-slash.vue' or its corresponding type declarations.
- 6 import IconEyeSlash from './eye-slash.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/icons/index.ts:7:21 - error TS2307: Cannot find module './eye.vue' or its corresponding type declarations.
- 7 import IconEye from './eye.vue'
- ~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:3:24 - error TS2307: Cannot find module './base.vue' or its corresponding type declarations.
- 3 import SchemaBase from './base.vue'
- ~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:4:23 - error TS2307: Cannot find module './primitive.vue' or its corresponding type declarations.
- 4 import Primitive from './primitive.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:5:26 - error TS2307: Cannot find module './extensions/bitset.vue' or its corresponding type declarations.
- 5 import SchemaBitset from './extensions/bitset.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:6:25 - error TS2307: Cannot find module './extensions/group.vue' or its corresponding type declarations.
- 6 import SchemaGroup from './extensions/group.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:7:29 - error TS2307: Cannot find module './extensions/intersect.vue' or its corresponding type declarations.
- 7 import SchemaIntersect from './extensions/intersect.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:8:26 - error TS2307: Cannot find module './extensions/object.vue' or its corresponding type declarations.
- 8 import SchemaObject from './extensions/object.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:9:25 - error TS2307: Cannot find module './extensions/radio.vue' or its corresponding type declarations.
- 9 import SchemaRadio from './extensions/radio.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:10:25 - error TS2307: Cannot find module './extensions/table.vue' or its corresponding type declarations.
- 10 import SchemaTable from './extensions/table.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:11:28 - error TS2307: Cannot find module './extensions/textarea.vue' or its corresponding type declarations.
- 11 import SchemaTextarea from './extensions/textarea.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:12:25 - error TS2307: Cannot find module './extensions/tuple.vue' or its corresponding type declarations.
- 12 import SchemaTuple from './extensions/tuple.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:13:25 - error TS2307: Cannot find module './extensions/union.vue' or its corresponding type declarations.
- 13 import SchemaUnion from './extensions/union.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:14:21 - error TS2307: Cannot find module './schema.vue' or its corresponding type declarations.
- 14 import KSchema from './schema.vue'
- ~~~~~~~~~~~~~~
- node_modules/schemastery-vue/src/index.ts:15:19 - error TS2307: Cannot find module './form.vue' or its corresponding type declarations.
- 15 import KForm from './form.vue'
- ~~~~~~~~~~~~
- node_modules/@koishijs/components/client/form/index.ts:3:22 - error TS2307: Cannot find module './computed.vue' or its corresponding type declarations.
- 3 import Computed from './computed.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/components/client/form/index.ts:4:20 - error TS2307: Cannot find module './k-filter.vue' or its corresponding type declarations.
- 4 import Filter from './k-filter.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/components/client/virtual/index.ts:2:25 - error TS2307: Cannot find module './list.vue' or its corresponding type declarations.
- 2 import VirtualList from './list.vue'
- ~~~~~~~~~~~~
- node_modules/@koishijs/components/client/chat/index.ts:1:23 - error TS2307: Cannot find module './input.vue' or its corresponding type declarations.
- 1 import ChatInput from './input.vue'
- ~~~~~~~~~~~~~
- node_modules/@koishijs/components/client/chat/index.ts:2:28 - error TS2307: Cannot find module './content.vue' or its corresponding type declarations.
- 2 import MessageContent from './content.vue'
- ~~~~~~~~~~~~~~~
- node_modules/@koishijs/components/client/index.ts:4:21 - error TS2307: Cannot find module './k-comment.vue' or its corresponding type declarations.
- 4 import Comment from './k-comment.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/common/index.ts:2:19 - error TS2307: Cannot find module './k-badge.vue' or its corresponding type declarations.
- 2 import Badge from './k-badge.vue'
- ~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/common/index.ts:3:20 - error TS2307: Cannot find module './k-button.vue' or its corresponding type declarations.
- 3 import Button from './k-button.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/common/index.ts:4:18 - error TS2307: Cannot find module './k-hint.vue' or its corresponding type declarations.
- 4 import Hint from './k-hint.vue'
- ~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/common/index.ts:5:17 - error TS2307: Cannot find module './k-tab.vue' or its corresponding type declarations.
- 5 import Tab from './k-tab.vue'
- ~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:3:21 - error TS2307: Cannot find module './activity/default.vue' or its corresponding type declarations.
- 3 import Default from './activity/default.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:4:22 - error TS2307: Cannot find module './activity/ellipsis.vue' or its corresponding type declarations.
- 4 import Ellipsis from './activity/ellipsis.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:5:18 - error TS2307: Cannot find module './activity/home.vue' or its corresponding type declarations.
- 5 import Home from './activity/home.vue'
- ~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:6:18 - error TS2307: Cannot find module './activity/moon.vue' or its corresponding type declarations.
- 6 import Moon from './activity/moon.vue'
- ~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:7:22 - error TS2307: Cannot find module './activity/settings.vue' or its corresponding type declarations.
- 7 import Settings from './activity/settings.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:8:17 - error TS2307: Cannot find module './activity/sun.vue' or its corresponding type declarations.
- 8 import Sun from './activity/sun.vue'
- ~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:9:21 - error TS2307: Cannot find module './svg/box-open.vue' or its corresponding type declarations.
- 9 import BoxOpen from './svg/box-open.vue'
- ~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:10:23 - error TS2307: Cannot find module './svg/check-full.vue' or its corresponding type declarations.
- 10 import CheckFull from './svg/check-full.vue'
- ~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:11:25 - error TS2307: Cannot find module './svg/chevron-down.vue' or its corresponding type declarations.
- 11 import ChevronDown from './svg/chevron-down.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:12:25 - error TS2307: Cannot find module './svg/chevron-left.vue' or its corresponding type declarations.
- 12 import ChevronLeft from './svg/chevron-left.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:13:26 - error TS2307: Cannot find module './svg/chevron-right.vue' or its corresponding type declarations.
- 13 import ChevronRight from './svg/chevron-right.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:14:23 - error TS2307: Cannot find module './svg/chevron-up.vue' or its corresponding type declarations.
- 14 import ChevronUp from './svg/chevron-up.vue'
- ~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:15:27 - error TS2307: Cannot find module './svg/clipboard-list.vue' or its corresponding type declarations.
- 15 import ClipboardList from './svg/clipboard-list.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:16:20 - error TS2307: Cannot find module './svg/delete.vue' or its corresponding type declarations.
- 16 import Delete from './svg/delete.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:17:18 - error TS2307: Cannot find module './svg/edit.vue' or its corresponding type declarations.
- 17 import Edit from './svg/edit.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:18:29 - error TS2307: Cannot find module './svg/exclamation-full.vue' or its corresponding type declarations.
- 18 import ExclamationFull from './svg/exclamation-full.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:19:20 - error TS2307: Cannot find module './svg/expand.vue' or its corresponding type declarations.
- 19 import Expand from './svg/expand.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:20:25 - error TS2307: Cannot find module './svg/file-archive.vue' or its corresponding type declarations.
- 20 import FileArchive from './svg/file-archive.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:21:20 - error TS2307: Cannot find module './svg/filter.vue' or its corresponding type declarations.
- 21 import Filter from './svg/filter.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:22:20 - error TS2307: Cannot find module './svg/github.vue' or its corresponding type declarations.
- 22 import GitHub from './svg/github.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:23:20 - error TS2307: Cannot find module './svg/gitlab.vue' or its corresponding type declarations.
- 23 import GitLab from './svg/gitlab.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:24:22 - error TS2307: Cannot find module './svg/info-full.vue' or its corresponding type declarations.
- 24 import InfoFull from './svg/info-full.vue'
- ~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:25:20 - error TS2307: Cannot find module './svg/koishi.vue' or its corresponding type declarations.
- 25 import Koishi from './svg/koishi.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:26:18 - error TS2307: Cannot find module './svg/link.vue' or its corresponding type declarations.
- 26 import Link from './svg/link.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:27:24 - error TS2307: Cannot find module './svg/paper-plane.vue' or its corresponding type declarations.
- 27 import PaperPlane from './svg/paper-plane.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:28:27 - error TS2307: Cannot find module './svg/question-empty.vue' or its corresponding type declarations.
- 28 import QuestionEmpty from './svg/question-empty.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:29:18 - error TS2307: Cannot find module './svg/redo.vue' or its corresponding type declarations.
- 29 import Redo from './svg/redo.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:30:20 - error TS2307: Cannot find module './svg/search.vue' or its corresponding type declarations.
- 30 import Search from './svg/search.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:31:25 - error TS2307: Cannot find module './svg/search-minus.vue' or its corresponding type declarations.
- 31 import SearchMinus from './svg/search-minus.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:32:24 - error TS2307: Cannot find module './svg/search-plus.vue' or its corresponding type declarations.
- 32 import SearchPlus from './svg/search-plus.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:33:23 - error TS2307: Cannot find module './svg/star-empty.vue' or its corresponding type declarations.
- 33 import StarEmpty from './svg/star-empty.vue'
- ~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:34:22 - error TS2307: Cannot find module './svg/star-full.vue' or its corresponding type declarations.
- 34 import StarFull from './svg/star-full.vue'
- ~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:35:19 - error TS2307: Cannot find module './svg/start.vue' or its corresponding type declarations.
- 35 import Start from './svg/start.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:36:17 - error TS2307: Cannot find module './svg/tag.vue' or its corresponding type declarations.
- 36 import Tag from './svg/tag.vue'
- ~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:37:23 - error TS2307: Cannot find module './svg/times-full.vue' or its corresponding type declarations.
- 37 import TimesFull from './svg/times-full.vue'
- ~~~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:38:19 - error TS2307: Cannot find module './svg/tools.vue' or its corresponding type declarations.
- 38 import Tools from './svg/tools.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:39:18 - error TS2307: Cannot find module './svg/undo.vue' or its corresponding type declarations.
- 39 import Undo from './svg/undo.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/icons/index.ts:40:18 - error TS2307: Cannot find module './svg/user.vue' or its corresponding type declarations.
- 40 import User from './svg/user.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:2:25 - error TS2307: Cannot find module './card-numeric.vue' or its corresponding type declarations.
- 2 import CardNumeric from './card-numeric.vue'
- ~~~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:3:18 - error TS2307: Cannot find module './card.vue' or its corresponding type declarations.
- 3 import Card from './card.vue'
- ~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:4:21 - error TS2307: Cannot find module './content.vue' or its corresponding type declarations.
- 4 import Content from './content.vue'
- ~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:5:19 - error TS2307: Cannot find module './empty.vue' or its corresponding type declarations.
- 5 import Empty from './empty.vue'
- ~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:6:22 - error TS2307: Cannot find module './tab-group.vue' or its corresponding type declarations.
- 6 import TabGroup from './tab-group.vue'
- ~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:7:21 - error TS2307: Cannot find module './tab-item.vue' or its corresponding type declarations.
- 7 import TabItem from './tab-item.vue'
- ~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/layout/index.ts:9:15 - error TS2306: File '/home/cyan/WebstormProjects/koishi-bp/node_modules/@koishijs/client/client/components/layout/utils.ts' is not a module.
- 9 export * from './utils'
- ~~~~~~~~~
- node_modules/@koishijs/client/client/components/index.ts:7:21 - error TS2307: Cannot find module './dynamic.vue' or its corresponding type declarations.
- 7 import Dynamic from './dynamic.vue'
- ~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/components/index.ts:8:23 - error TS2307: Cannot find module './chat/image.vue' or its corresponding type declarations.
- 8 import ChatImage from './chat/image.vue'
- ~~~~~~~~~~~~~~~~~~
- node_modules/@koishijs/client/client/index.ts:4:21 - error TS2307: Cannot find module './components/chat/overlay.vue' or its corresponding type declarations.
- 4 import Overlay from './components/chat/overlay.vue'
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Found 78 errors.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Advertisement
Add Comment
Please, Sign In to add comment