Skip to content

Instantly share code, notes, and snippets.

@thepatrick
Created August 4, 2016 01:27
Show Gist options
  • Save thepatrick/cfc7d8ae78e12a8b44096aa5df16bc87 to your computer and use it in GitHub Desktop.
Save thepatrick/cfc7d8ae78e12a8b44096aa5df16bc87 to your computer and use it in GitHub Desktop.
/usr/bin added to path
console.log(process.env.PATH);
{
"name": "npm-issue",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node demo.js"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment