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-static (SSG) not work #104

Closed
untlsn opened this issue Apr 17, 2022 · 2 comments
Closed

solid-start-static (SSG) not work #104

untlsn opened this issue Apr 17, 2022 · 2 comments

Comments

@untlsn
Copy link

untlsn commented Apr 17, 2022

Changing the adapter to "solid-start-static" causes the error:

node:fs:1722
  handleErrorFromBinding(ctx);
@m4rvr
Copy link
Contributor

m4rvr commented May 26, 2022

This isn't the complete error. The error should be something like failed to load config from /.../vite.config.ts + your node:fs error. This happens because of the vite.config.ts. When you rename it to vite.config.js it works. Not sure why though.

@nksaraf
Copy link
Member

nksaraf commented Jun 28, 2022

If this issue is regarding the node version, we will make sure to warn users about this, closing this in favor of #156. Will ensure all the aspects of start-static work.

@nksaraf nksaraf closed this as completed Jun 28, 2022
@nksaraf nksaraf reopened this Jun 28, 2022
@nksaraf nksaraf closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2022
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

3 participants