Created
April 6, 2017 14:06
-
-
Save koddo/01ddfbba0166bc6d294d9eaae13aaca8 to your computer and use it in GitHub Desktop.
npm log
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
25690 silly vacuum-fs quitting because other entries in /home/node/theproject/node_modules | |
25691 silly rollbackFailedOptional Finishing | |
25692 silly runTopLevelLifecycles Finishing | |
25693 silly install printInstalled | |
25694 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): | |
25695 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) | |
25696 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin | |
25696 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any | |
25696 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux | |
25696 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 | |
25697 warn enoent ENOENT: no such file or directory, open '/home/node/theproject/node_modules/accord/package.json' | |
25698 verbose enoent ENOENT: no such file or directory, open '/home/node/theproject/node_modules/accord/package.json' | |
25698 verbose enoent This is most likely not a problem with npm itself | |
25698 verbose enoent and is related to npm not being able to find a file. | |
25699 warn enoent ENOENT: no such file or directory, open '/home/node/theproject/node_modules/globule/package.json' | |
25700 verbose enoent ENOENT: no such file or directory, open '/home/node/theproject/node_modules/globule/package.json' | |
25700 verbose enoent This is most likely not a problem with npm itself | |
25700 verbose enoent and is related to npm not being able to find a file. | |
25701 warn [email protected] No repository field. | |
25702 verbose If you need help, you may report this error at: | |
25702 verbose <https://github.com/npm/npm/issues> | |
25703 warn [email protected] No license field. | |
25704 verbose If you need help, you may report this error at: | |
25704 verbose <https://github.com/npm/npm/issues> | |
25705 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/dashdash): | |
25706 warn optional SKIPPING OPTIONAL DEPENDENCY: ENOTEMPTY: directory not empty, rename '/home/node/theproject/node_modules/dashdash' -> '/home/node/theproject/node_modules/.dashdash.DELETE' | |
25707 verbose optional SKIPPING OPTIONAL DEPENDENCY: | |
25707 verbose optional If you need help, you may report this error at: | |
25707 verbose optional SKIPPING OPTIONAL DEPENDENCY: <https://github.com/npm/npm/issues> | |
25708 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/getpass): | |
25709 warn optional SKIPPING OPTIONAL DEPENDENCY: ENOTEMPTY: directory not empty, rename '/home/node/theproject/node_modules/getpass' -> '/home/node/theproject/node_modules/.getpass.DELETE' | |
25710 verbose optional SKIPPING OPTIONAL DEPENDENCY: | |
25710 verbose optional If you need help, you may report this error at: | |
25710 verbose optional SKIPPING OPTIONAL DEPENDENCY: <https://github.com/npm/npm/issues> | |
25711 verbose stack Error | |
25711 verbose stack at moveAway (/usr/local/lib/node_modules/npm/lib/install/action/finalize.js:42:5) | |
25711 verbose stack at destStatted (/usr/local/lib/node_modules/npm/lib/install/action/finalize.js:31:7) | |
25711 verbose stack at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18 | |
25711 verbose stack at FSReqWrap.oncomplete (fs.js:114:15) | |
25711 verbose stack | |
25711 verbose stack Error: ENOTEMPTY: directory not empty, rename '/home/node/theproject/node_modules/clean-css' -> '/home/node/theproject/node_modules/.clean-css.DELETE' | |
25712 verbose cwd /home/node/theproject | |
25713 error Linux 3.16.0-4-amd64 | |
25714 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" | |
25715 error node v7.8.0 | |
25716 error npm v4.2.0 | |
25717 error path /home/node/theproject/node_modules/clean-css | |
25718 error code ENOTEMPTY | |
25719 error errno -39 | |
25720 error syscall rename | |
25721 error ENOTEMPTY: directory not empty, rename '/home/node/theproject/node_modules/clean-css' -> '/home/node/theproject/node_modules/.clean-css.DELETE' | |
25722 error If you need help, you may report this error at: | |
25722 error <https://github.com/npm/npm/issues> | |
25723 verbose exit [ -39, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment