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

Unable to get evolu web working with SolidStart #444

Open
ibb2 opened this issue Jul 5, 2024 · 2 comments
Open

Unable to get evolu web working with SolidStart #444

ibb2 opened this issue Jul 5, 2024 · 2 comments

Comments

@ibb2
Copy link

ibb2 commented Jul 5, 2024

Hi again, I have been trying to get Evolu implemented in my Solid js application, however have been unsucessful. So I have created a minimal test repo. With Evolu installed and the example from the docs implemented I keep getting the following error:

[plugin:solid] /Users/ibrahim/Developer/Test/solid-project-evolu/node_modules/.vinxi/client/deps/chunk-VKMYUPOW.js: 

Unexpected token, expected "=>" (11799:10)
  11802 | });

I have added @evolu/common-web to vite.config.ts however I am still unable to get the project to run.

Test repo
https://github.com/ibb2/solid-project-evolu

@steida
Copy link
Contributor

steida commented Jul 5, 2024

Thank you for reporting that. Did you try to take a look at the Evolu example Vite config? Or what has been changed recently? I'm in the middle of implementing much faster and more scalable sync, with zero time to play with Vite configuration.

@ibb2
Copy link
Author

ibb2 commented Jul 6, 2024

Yeah I've looked at the vite example, the code looks similar to mine so I'm not sure what Im doing wrong. And I'm not sure what you mean by

Or what has been changed recently

I started the project maybe a week ago and made the test repo around when I made this issue, so there hasn't been any releases since then.

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