node-modules/install-node

Name: install-node

Owner: node_modules

Description: Install node into node_modules

Created: 2016-08-25 16:42:46.0

Updated: 2018-03-22 04:21:03.0

Pushed: 2016-08-25 17:11:16.0

Homepage: null

Size: 2

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

install-node

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install node into node_modules.


Install
m i install-node -g
Usage

Add engines['install-node'] = ${version} on your application's package.json:

ines": {
nstall-node": "^4.5.0"

Then run install-node command:

stall-node

Now you can see node on node_modules/.bin/node.

 node_modules/.bin/node
_modules/.bin/node@ -> ../node/bin/node
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.