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

get a React is not defined error while linking solid.js-package #53

Open
bigmistqke opened this issue Jan 15, 2023 · 0 comments
Open

get a React is not defined error while linking solid.js-package #53

bigmistqke opened this issue Jan 15, 2023 · 0 comments

Comments

@bigmistqke
Copy link

I tried your package out today, since npm link would cause peer-dependencies to be included twice when building.

When trying a to link a solid.js package from this template to a solid.js project started from template npx degit solidjs/templates/ts my-solid-project, I would get a React is not defined-error in dev pointing to the JSX of the linked package. When build it works perfectly fine.

So something going wrong with the JSX-transformations, I suppose.

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

1 participant