Created
July 23, 2019 14:19
-
-
Save orospakr/215274bda8175fb3cd05f3b5eebdc5f7 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
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) | |
npm WARN graphql-gateway No repository field. | |
npm WARN graphql-gateway No license field. | |
npm ERR! path /rover/graphql-gateway/node_modules | |
npm ERR! code EBUSY | |
npm ERR! errno -16 | |
npm ERR! syscall mkdir | |
npm ERR! EBUSY: resource busy or locked, mkdir '/rover/graphql-gateway/node_modules' | |
npm ERR! A complete log of this run can be found in: | |
npm ERR! /tmp/graphql_gateway_npm/_logs/2019-07-23T14_18_08_654Z-debug.log | |
make: *** [run] Error 240 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment