Skip to content

Instantly share code, notes, and snippets.

@sccolbert
Created September 16, 2015 15:38
Show Gist options
  • Save sccolbert/3b80fefe6c21f33dbf50 to your computer and use it in GitHub Desktop.
Save sccolbert/3b80fefe6c21f33dbf50 to your computer and use it in GitHub Desktop.
Ss-MacBook-Pro:phosphorjs Chris$ mkdir foo
Ss-MacBook-Pro:phosphorjs Chris$ cd foo
Ss-MacBook-Pro:foo Chris$ npm install phosphor-gridpanel
|
> [email protected] postinstall /Users/Chris/Development/phosphorjs/foo/node_modules/phosphor-gridpanel/node_modules/phosphor-widget
> npm dedupe
> [email protected] postinstall /Users/Chris/Development/phosphorjs/foo/node_modules/phosphor-gridpanel
> npm dedupe
[email protected] node_modules/phosphor-queue
[email protected] node_modules/phosphor-signaling
[email protected] node_modules/phosphor-gridpanel
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
Ss-MacBook-Pro:foo Chris$ ls
node_modules
Ss-MacBook-Pro:foo Chris$ ls node_modules
phosphor-gridpanel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment