Created
July 11, 2012 20:35
-
-
Save springmeyer/3093177 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[node] npm | |
[node] WARN | |
[node] Building the local index for the first time, please be patient | |
[node] npm http GET https://registry.npmjs.org/-/all | |
[node] | |
[node] /Users/dane/projects/tilemill/node_modules/npm/node_modules/npm-registry-client/lib/get.js:73 | |
[node] this.log.warn("", "Building the local index for the first time, please be | |
[node] ^ | |
[node] TypeError: Cannot call method 'warn' of undefined | |
[node] at requestAll_ (/Users/dane/projects/tilemill/node_modules/npm/node_modules/npm-registry-client/lib/get.js:73:14) | |
[node] at fs.readFile.t (/Users/dane/projects/tilemill/node_modules/npm/node_modules/npm-registry-client/lib/get.js:54:30) | |
[node] at fs.close (/Users/dane/projects/tilemill/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:94:5) | |
[node] at fs.close (/Users/dane/projects/tilemill/node_modules/glob/node_modules/graceful-fs/graceful-fs.js:94:5) | |
[node] at Object.oncomplete (fs.js:297:15) | |
[tilemill] Error: child process: "core" failed with code "1" | |
[tilemill] Error: child process: "tile" failed with code "1" | |
[tilemill] Closing child process: core (pid:63964) | |
[tilemill] Closing child process: tile (pid:63708) | |
Exiting [node] | |
~/projects/tilemill[master]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment