Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

something is wrong #1

Closed
sanrentai opened this issue Mar 1, 2023 · 2 comments
Closed

something is wrong #1

sanrentai opened this issue Mar 1, 2023 · 2 comments

Comments

@sanrentai
Copy link

wails dev
DEB | Using go webview2loader
Wails CLI v2.3.1

Executing: go mod tidy
  • Generating bindings: Done.
  • Installing frontend dependencies: Done.
  • Compiling frontend:     
    > [email protected] build
    > vite build

    vite v3.2.5 building for production...
    transforming...
    ✓ 11 modules transformed.
    09:48:14 [vite-plugin-svelte] dom compile done.
    package     files    time      avg
    frontend        6   0.60s   99.8ms

    [vite]: Rollup failed to resolve import "carbon-icons-svelte/lib/AddFilled.svelte" from "src/requests/Headers.svelte".
    This is most likely unintended because it can break your application at runtime.
    If you do want to externalize this module explicitly add it to
    `build.rollupOptions.external`
    error during build:
    Error: [vite]: Rollup failed to resolve import "carbon-icons-svelte/lib/AddFilled.svelte" from "src/requests/Headers.svelte".  
    This is most likely unintended because it can break your application at runtime.
    If you do want to externalize this module explicitly add it to
    `build.rollupOptions.external`
@wandercn wandercn pinned this issue Mar 1, 2023
@wandercn
Copy link
Member

wandercn commented Mar 1, 2023

fix bug 06420e5

@wandercn wandercn closed this as completed Mar 1, 2023
@wandercn
Copy link
Member

wandercn commented Mar 1, 2023

please update the latest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants