Giter Site home page Giter Site logo

Comments (7)

grafjo avatar grafjo commented on July 17, 2024

"Error: /Stage[main]/Nodejs/Nodejs::Install[nodejs-stable]/Package[semver]: Provider gem is not functional on this host" is a strange error ... Can you run sudo gem install semver?

from puppet-nodejs.

grafjo avatar grafjo commented on July 17, 2024

@giefferre any news?

from puppet-nodejs.

jaykumbhani avatar jaykumbhani commented on July 17, 2024

@giefferre @willdurand
Trying to install latest version, but getting error Error 400 on SERVER: Invalid version string ''! at /etc/puppetlabs/puppet/modules/nodejs/manifests/install.pp:165

from puppet-nodejs.

grafjo avatar grafjo commented on July 17, 2024

@jaykumbhani please open a new issue and post your puppet code!

from puppet-nodejs.

giefferre avatar giefferre commented on July 17, 2024

@grafjo sorry, I was unable to reply before now.

I'll try to check ASAP.

The problem is I would avoid manual send commands on the machine before running puppet since I'd like to provision the machine automatically

from puppet-nodejs.

grafjo avatar grafjo commented on July 17, 2024

@giefferre you can also try installing it via puppet

package { 'semver':
    ensure   => installed,
    provider => gem,
}

let me know if it's working

from puppet-nodejs.

willdurand avatar willdurand commented on July 17, 2024

any news on this?

from puppet-nodejs.

Related Issues (20)

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.