Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

nodejs usage #18

Open
joeyvandijk opened this issue Jul 12, 2013 · 0 comments
Open

nodejs usage #18

joeyvandijk opened this issue Jul 12, 2013 · 0 comments

Comments

@joeyvandijk
Copy link
Contributor

Am having issues with setting up my environment with our-boxen and nodejs.
I wanted to use v0.10.13 of nodejs and updated puppet-nodejs to 3.2.7 (Puppetfile) and included it in my script (.pp) as

nodejs { 'v0.10.13': }

but it shows me this error:

Error: Could not find dependent Exec[nodenv rehash after nodejs install] for Nodejs[v0.10.13]

I've tried all ways to install/implement nodejs as described in the readme.md but none succeeded. Even going down to v0.10.12 did not solve my issues.

I also tried to clean up with

package {'nodejs': 
  ensure => absent
 }

but no differences.

So my question is how to fix this above mentioned error + how to clean-install nodejs with v0.10.13?

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

No branches or pull requests

1 participant