-
-
Notifications
You must be signed in to change notification settings - Fork 579
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
Does Million not support Node v23? #1167
Comments
Thanks for opening this issue! A maintainer will review it soon. |
I have the same issue for:
|
+1
Running on Macbook Pro M3 Max |
same here. does not work with node |
+1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not 100% certain, but either since I have updated Node and/or updated Million, my Next.js app is not running with Million anymore. Running the server throws this error
Error evaluating Node.js code TypeError: 'process.env' only accepts a configurable, writable, and enumerable data descriptor
Usually, this indicates a problem with the Node version, right?
Thanks!
Version List
node v23.4.0
next v15.1.0
million v1.0.14
Mac
Chrome
The text was updated successfully, but these errors were encountered: