Created
September 16, 2015 15:38
-
-
Save sccolbert/3b80fefe6c21f33dbf50 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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