Skip to content

Instantly share code, notes, and snippets.

@nebrius
Last active October 15, 2015 18:39
Show Gist options
  • Save nebrius/e08bac93b17a4bbcc97d to your computer and use it in GitHub Desktop.
Save nebrius/e08bac93b17a4bbcc97d to your computer and use it in GitHub Desktop.
Output of `npm install git://github.com/jgautier/firmata.git` (updated)
-
> [email protected] postinstall /Users/bhughes/Downloads/temp/node_modules/firmata
> node scripts/postinstall
> [email protected] install /Users/bhughes/Downloads/temp/node_modules/firmata/node_modules/serialport
> node-pre-gyp install --fallback-to-build
CXX(target) Release/obj.target/serialport/src/serialport.o
CXX(target) Release/obj.target/serialport/src/serialport_unix.o
CXX(target) Release/obj.target/serialport/src/serialport_poller.o
SOLINK_MODULE(target) Release/serialport.node
COPY /Users/bhughes/Downloads/temp/node_modules/firmata/node_modules/serialport/build/serialport/v2.0.1/Release/node-v46-darwin-x64/serialport.node
TOUCH Release/obj.target/action_after_build.stamp
[email protected] node_modules/serialport
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected])
[email protected] installed.
[email protected] node_modules/firmata
├── [email protected]
├── [email protected]
└── [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment