Skip to content

Not building #2

Description

@Maksim1235678901

Hello, so whenever I try to build vencord with pluginRepo I get an error, here is full log:

> vencord@1.14.10 build C:\Users\Maksim\Documents\Vencord
> node --require=./scripts/suppressExperimentalWarnings.js scripts/build/build.mjs


  dist\vencordDesktopPreload.js      2.2kb

  dist\vencordDesktopPreload.js.map  9.7kb

⚡ Done in 18ms
dist\preload.js      2.3kb
  dist\preload.js.map  9.7kb

⚡ Done in 19ms
✘ [ERROR] No matching export in "src/webpack/common/index.ts" for import "Card"

    src/userplugins/pluginRepo/Components/PluginsRepoTab.tsx:15:9:
      15 │ import { Card, Forms, React, Select, Text, TextInput, useEffect, useState } from "@webpack/common";
         ╵          ~~~~

✘ [ERROR] No matching export in "src/webpack/common/index.ts" for import "Card"

    src/userplugins/pluginRepo/Components/PluginsRepoTab.tsx:15:9:
      15 │ import { Card, Forms, React, Select, Text, TextInput, useEffect, useState } from "@webpack/common";
         ╵          ~~~~

1 error
Build failed with 1 error:
src/userplugins/pluginRepo/Components/PluginsRepoTab.tsx:15:9: ERROR: No matching export in "src/webpack/common/index.ts" for import "Card"
1 error
 ELIFECYCLE  Command failed with exit code 1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions