-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
[Bug]: Various warnings/errors thrown when building the app #892
Comments
@itsalaidbacklife @seriouslysean Have you guys talked about this problem already : "The CJS build of Vite's Node API is deprecated." ? |
@Posoroko as far as I can tell it’s not breaking anything, and both @itsalaidbacklife and I have been preoccupied with a few other things so no real movement on it. Did you have something in mind for it or any interest in looking in to it further or fixing it? |
@seriouslysean I've looked into it this morning. I wouldn't mind creating a branch where I make the changes to update tu ems modules. I'm not sure I can pull it off, but it would would probably teach me a thing or two about a few things. There are a few solutions... Esm as default and oot in cjs when needed |
I’d start here, https://vitejs.dev/guide/troubleshooting.
Eventually @itsalaidbacklife and I want to move to TS so maybe we do that now and just allow normal JS files to be transpiled. |
Bug Summary
Various warnings/errors thrown when building the app
Detailed Description
These need to be investigated and likeley solutioned/
Current Behavior
N/A
Expected Behavior
N/A
Steps to Reproduce
N/A
The text was updated successfully, but these errors were encountered: