Skip to content

Releases: thecodingmachine/nodejs-installer

v1.0.14

04 Nov 08:06
8b26f68
Compare
Choose a tag to compare

Improvements

Bugfixes

  • #40 #39 Check if the node version is lower than 10 then npm can not use the latest version but only up to 6.14.8 (@delmicio)

Bugfix release

16 Apr 16:04
e9bc2e7
Compare
Choose a tag to compare

Fixes bash escape parameters. See #34

Adding a custom event for Node download

17 Nov 08:49
Compare
Choose a tag to compare

Adding an additional "download-nodejs" custom event.

See #30

Bugfix release

07 Oct 11:57
Compare
Choose a tag to compare

Fixing link to NodeJS ARM download.

Bugfix release

05 Jan 14:01
Compare
Choose a tag to compare

Fixing a bug when root package has an alias branch.

Fixing a bug when composer bin dir is in path

18 Nov 14:36
Compare
Choose a tag to compare
Merge pull request #23 from dbu/fix-paths

fix when composer bin dir is in path

Adapting installer for Node 4.0

16 Sep 08:48
Compare
Choose a tag to compare

This release adapts Nodejs-installer to the new Node 4.0.0:

  • Fixes NodeJS Windows installer for the new 4.0.0 Node release (#20)
  • Adds support for ARM processors for the new 4.0.0 Node release (#17)

Switching download URLs to https

10 Sep 09:53
Compare
Choose a tag to compare

NodeJS website now requires Node to be downloaded from https.