Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

3.12 Global Node Packages No longer installing #744

@aweingarten

Description

@aweingarten

After upgrading to the latest version of Drupal VM. The node global packages no longer seem to install properly. The provision doesn't throw errors but grunt is not part of the global path.

# Node.js configuration (if enabled above).
# Valid examples: "0.10", "0.12", "4.x", "5.x".
nodejs_version: "0.12"
nodejs_npm_global_packages:
  - name: grunt
  - name: grunt-cli
  - name: bower
nodejs_install_npm_user: "root"
npm_config_prefix: "~/.npm-global"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions