ascii-progress icon indicating copy to clipboard operation
ascii-progress copied to clipboard

yarn, as included in official docker node image, fails to install get-cursor-position

Open mattkime opened this issue 8 years ago • 0 comments
trafficstars

https://github.com/yarnpkg/yarn/issues/2828

https://github.com/mattkime/get-cursor-position-fail

Running docker build . from the repo directory results in -

[4/4] Building fresh packages...
error /home/mup/node_modules/get-cursor-position: Command failed.
Exit code: 127
Command: sh
Arguments: -c node-gyp rebuild
Directory: /home/mup/node_modules/get-cursor-position
Output:
sh: 1: node-gyp: not found

mattkime avatar Mar 02 '17 21:03 mattkime