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

Maybe a future dependency problem? #44

Closed
stefanak-michal opened this issue Feb 26, 2024 · 4 comments
Closed

Maybe a future dependency problem? #44

stefanak-michal opened this issue Feb 26, 2024 · 4 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@stefanak-michal
Copy link
Owner

When I start with npm start I receive this warning:

image

@stefanak-michal
Copy link
Owner Author

stefanak-michal commented Mar 2, 2024

I was told create-react-apps is no longer maintained and I should move to different runtime framework. So I started working on migration to vite.js.

@stefanak-michal
Copy link
Owner Author

stefanak-michal commented Mar 4, 2024

I spent some time dealing with migration and I hit some roadblocks. Vite includes code as module which cause problems with CORS when cypherGUI is opened as file://. When I tried to avoid using module I was unable to deal with using import.meta inside of Vite.

Maybe it will be worth a shot to try Next.js, but after trying to make it work with Vite I'm worried it will be similar story.

Honestly I don't have that much time to deal with something which works how I need, even when some libraries are little bit outdated.

@stefanak-michal
Copy link
Owner Author

This could be maybe also a option https://github.com/wasp-lang/wasp

@stefanak-michal
Copy link
Owner Author

stefanak-michal commented Mar 6, 2024

@stefanak-michal stefanak-michal added help wanted Extra attention is needed question Further information is requested labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant