Skip to content

Add support for Node.js 6 #1854

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

Merged
merged 1 commit into from
Jun 17, 2016
Merged

Add support for Node.js 6 #1854

merged 1 commit into from
Jun 17, 2016

Conversation

rosen-vladimirov
Copy link
Contributor

Add support for Node.js 6 by:

  • Updating references of our forked modules. In each of the new tags there are prebuilt binaries for Node.js 6.x.x. The binaries are prebuilt for Mac OS X (x64), Windows (x64 and x86) and Linux (x64 and x86).
  • Updating reference to ios-sim-portable to the latest version where the binaries for Node.js 6.x.x are included.
  • Updating npm dependency to it's latest 2.x.x version in order to prevent the error: (node:13828) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent vers ion. (it's been shown on every command with Node.js 6.x.x and the old version of npm).
  • Update some of the dev-dependencies in order to clean the usage of graceful-fs module.

Add support for Node.js 6 by:
* Updating references of our forked modules. In each of the new tags there are prebuilt binaries for Node.js 6.x.x. The binaries are prebuilt for Mac OS X (x64), Windows (x64 and x86) and Linux (x64 and x86).
* Updating reference to ios-sim-portable to the latest version where the binaries for Node.js 6.x.x are included.
* Updating npm dependency to it's latest 2.x.x version in order to prevent the error: `(node:13828) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent vers
ion.` (it's been shown on every command with Node.js 6.x.x and the old version of npm).
* Update some of the dev-dependencies in order to clean the usage of graceful-fs module.
@enchev
Copy link
Contributor

enchev commented Jun 17, 2016

👍

@rosen-vladimirov rosen-vladimirov merged commit 890eee4 into master Jun 17, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/node-6 branch June 17, 2016 07:20
@PanayotCankov
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants