Skip to content

Update nan to support Node.js 22+#38

Open
Zaimatsu wants to merge 1 commit into
GregoryCannon:masterfrom
Zaimatsu:patch-1
Open

Update nan to support Node.js 22+#38
Zaimatsu wants to merge 1 commit into
GregoryCannon:masterfrom
Zaimatsu:patch-1

Conversation

@Zaimatsu
Copy link
Copy Markdown

The current nan@^2.14.2 fails to compile with Node.js 22+ due to breaking V8 API changes in newer versions. Updated to nan@^2.27.0 which supports both older and newer Node.js releases.

Without this change, npm start (which runs node-gyp build) fails with compilation errors on Node.js 22.

The current nan@^2.14.2 fails to compile with Node.js 22+ due to breaking V8 API changes in newer versions. Updated to nan@^2.27.0 which supports both older and newer Node.js releases.

Without this change, npm start (which runs node-gyp build) fails with compilation errors on Node.js 22.
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

Successfully merging this pull request may close these issues.

1 participant