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

Does Million not support Node v23? #1167

Open
Poolshark opened this issue Dec 30, 2024 · 3 comments
Open

Does Million not support Node v23? #1167

Poolshark opened this issue Dec 30, 2024 · 3 comments

Comments

@Poolshark
Copy link

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

Copy link

Thanks for opening this issue! A maintainer will review it soon.

@elliason
Copy link

elliason commented Jan 3, 2025

I have the same issue for:

  • node 22.12.0
  • @million/lint 1.0.14
  • next 15.1.3

@martingalovic
Copy link

martingalovic commented Jan 7, 2025

+1

  • node: v20.16.0
  • "@million/lint": "^1.0.14"
  • "million": "^3.1.11"

Running on Macbook Pro M3 Max

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