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

Bump nan version to support Node 12.4.0 #1

Closed
wants to merge 1 commit into from

Conversation

taratatach
Copy link
Owner

Compilation fails on Node v12.4.0 (version shipped with Electron 6.0)
because of calls to depecated nan methods.
Bumping the dep version to the latest release fixes that.

This is a temporary change until atom#224 is merged and released.

  Compilation fails on Node v12.4.0 (version shipped with Electron 6.0)
  because of calls to depecated nan methods.
  Bumping the dep version to the latest release fixes that.
@taratatach taratatach closed this Jul 31, 2020
@taratatach taratatach deleted the bump-nan-version-to-support-node-12 branch July 31, 2020 11:35
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