Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support npm that require node-gyp #75

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2017

  1. Source NODE_VERSION from launchpad.conf if present

    Carlo Quinonez committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    1c82411 View commit details
    Browse the repository at this point in the history
  2. Node-gyp can now be optionally installed.

    Carlo Quinonez committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    91bff6c View commit details
    Browse the repository at this point in the history
  3. Working on permissions issue with node-gyp installation

    Carlo Quinonez committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    cbafdd4 View commit details
    Browse the repository at this point in the history
  4. Working with --unsafe-perm option.

    Carlo Quinonez committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    b398a95 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Updated node_gyp installation - eliminated "unsafe-permissions"

    Carlo Quinonez authored and Carlo Quinonez committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    dacab1a View commit details
    Browse the repository at this point in the history
  2. Updated readme Dockerignore info

    Carlo Quinonez authored and Carlo Quinonez committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    ef8ef90 View commit details
    Browse the repository at this point in the history
  3. Updated devDockerfile to accept NPM_TOKENs

    Carlo Quinonez authored and Carlo Quinonez committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    e76249e View commit details
    Browse the repository at this point in the history
  4. Added details on installing private Meteor packages.

    Carlo Quinonez authored and Carlo Quinonez committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    ca7bec3 View commit details
    Browse the repository at this point in the history