Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

#94 - create npm symlinks for each nodejs instance and map it to the right nodejs executable #153

Merged
merged 3 commits into from
May 27, 2016

Conversation

Ma27
Copy link
Collaborator

@Ma27 Ma27 commented May 27, 2016

Overview

fixes the issue with missing NPM symlinks

Related issues

resolves #94
related to #112

@Ma27 Ma27 added the bug label May 27, 2016
@Ma27 Ma27 added this to the 2.0 milestone May 27, 2016
@Ma27 Ma27 self-assigned this May 27, 2016
@Ma27 Ma27 added the in review label May 27, 2016
@@ -50,10 +49,10 @@ There are a few ways to use this puppet module. The easiest one is just using th

```puppet
class { 'nodejs':
version => 'v0.10.25',
version => '6.0.0',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v prefix missing here

@Ma27 Ma27 merged commit d81bd30 into master May 27, 2016
@Ma27 Ma27 removed the in review label May 27, 2016
@Ma27 Ma27 deleted the #94-fix-npm-symlink-problem branch May 27, 2016 10:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPM executables not symlinked
1 participant