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

solid-start build: Error: 'ssrBoolean' is not exported by .../solid-js/web/dist/server.js, imported by .solid/server/app.js #125

Closed
btakita opened this issue May 27, 2022 · 0 comments

Comments

@btakita
Copy link
Contributor

btakita commented May 27, 2022

When running solid-start build, I'm getting the error:

Error: 'ssrBoolean' is not exported by ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js, imported by .solid/server/app.js

It looks like ssrBoolean is not defined in the dom-expressions package, yet is defined in solidjs server-mock.ts.

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