Skip to content

Error #2

@Gengelenok

Description

@Gengelenok

X [ERROR] Could not resolve "@components/PluginSettings"

src/plugins/vc-newPluginsManager/NewPluginsModal.tsx:11:27:

X 11 │ import { PluginCard } from ["@components/PluginSettings";
╵ ERROR~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can mark the path "@components/PluginSettings" as external to exclude it from the bundle,
which will remove this error and leave the unresolved path in the bundle.

] Could not resolve "@components/PluginSettings"

src/plugins/vc-newPluginsManager/NewPluginsModal.tsx:11:27:
  11 │ import { PluginCard } from "@components/PluginSettings";
     ╵                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can mark the path "@components/PluginSettings" as external to exclude it from the bundle,
which will remove this error and leave the unresolved path in the bundle.

1 error
1 error
Build failed with 1 error:
src/plugins/vc-newPluginsManager/NewPluginsModal.tsx:11:27: ERROR: Could not resolve "@components/PluginSettings"
 ELIFECYCLE  Command failed with exit code 1

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