Skip to content

[ERROR] No matching export in "../../node_modules/.bun/solid-js@1.9.11/node_modules/solid-js/web/dist/server.js" for import "use" #285

@samuelcastro

Description

@samuelcastro

TanStack AI version

latest

Framework/Library version

v19

Describe the bug and the steps to reproduce it

When I use the tanstack cli with npx @tanstack/cli@latest create web --tailwind --add-ons cloudflare,clerk,convex,start,store,ai,form,table,tanstack-query,sentry,oRPC,compiler,t3env,biome to bootstrap my app, I get the following error when trying to run it:

✘ [ERROR] No matching export in "../../node_modules/.bun/solid-js@1.9.11/node_modules/solid-js/web/dist/server.js" for import "setStyleProperty"

    ../../node_modules/.bun/@tanstack+ai-devtools-core@0.3.2+ef8ba510a99729f5/node_modules/@tanstack/ai-devtools-core/dist/esm/components/list/ConversationRow.js:1:77:
      1 │ ...lassName, setAttribute, setStyleProperty, delegateEvents } from ...
        ╵                            ~~~~~~~~~~~~~~~~


✘ [ERROR] No matching export in "../../node_modules/.bun/solid-js@1.9.11/node_modules/solid-js/web/dist/server.js" for import "use"

    ../../node_modules/.bun/@tanstack+devtools-utils@0.3.0+ed0a537967e5954d/node_modules/@tanstack/devtools-utils/dist/solid/esm/dev.js:1:44:
      1 │ import { createComponent, template, insert, use } from 'solid-js/web';

Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

Run: npx @tanstack/cli@latest create web --tailwind --add-ons cloudflare,clerk,convex,start,store,ai,form,table,tanstack-query,sentry,oRPC,compiler,t3env,biome

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

None

Terms & Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions