Code Monkey home page Code Monkey logo

Comments (6)

BronsonQuick avatar BronsonQuick commented on August 28, 2024 1

I had a bit of a crack at this tonight but I got stuck 😢 My gut feeling is that the version of puppet that precise64 ships with is out of date and this Puppet Forge module is expecting at last 4.x.x and not 3.8.x. That might be wrong though. I'll try and have another go at this later this week.

from nodejs.

ntwb avatar ntwb commented on August 28, 2024 1

Thanks for taking a stab at it 🔪

The modules docs state: Puppet >=3.8.7 < 5.0.0

Having not tried creating a fix for this, I did bookmark the following, hoping it would give me a headstart: https://github.com/jherbage/puppet-conf/blob/master/manifests/nodejs.pp

from nodejs.

BronsonQuick avatar BronsonQuick commented on August 28, 2024 1

Hrm. We're on 3.8.7so maybe it was just PEBKAC or maybe it's a ruby dependency. Hopefully I'll learn more later in the week.

from nodejs.

johnbillion avatar johnbillion commented on August 28, 2024

Can this be done since Chassis/Chassis#312 was merged?

from nodejs.

johnbillion avatar johnbillion commented on August 28, 2024

Background: I'd really like npm available in order to run things like npm test within the Chassis VM.

from nodejs.

BronsonQuick avatar BronsonQuick commented on August 28, 2024

Hey @johnbillion! You shouldn't need us to switch to Puppet Forge NodeJS for this to get npm installed.

If you add:

extensions:
  - chassis/nodejs

To one of your yaml files you will get the following inside your VM after a vagrant provision:
chassis__vagrantvagrant___ssh__vagrant_ssh_2018-02-14_18-14-20

Sometimes the formatting of the yaml file can cause issues. I've often caught myself up but not uncommenting extensions: so it's been #extensions: and if that's the case your extensions won't be installed and provisioned.

If you're still stuck with this then please send me your yaml files so I can try and replicate it and give you a fix for it!

from nodejs.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.