Skip to content

Instantly share code, notes, and snippets.

@jmkgreen
Created May 18, 2020 14:40
Show Gist options
  • Save jmkgreen/ffbd78997ac6a8874a6f71db1001a5d6 to your computer and use it in GitHub Desktop.
Save jmkgreen/ffbd78997ac6a8874a6f71db1001a5d6 to your computer and use it in GitHub Desktop.
➜ ~ npm install -g aws-cdk
npm ERR! code ENOENT
npm ERR! syscall rename
npm ERR! path /home/jmkgreen/.nvm/versions/node/v14.2.0/lib/node_modules/aws-cdk/node_modules/deep-is
npm ERR! dest /home/jmkgreen/.nvm/versions/node/v14.2.0/lib/node_modules/aws-cdk/node_modules/.deep-is.DELETE
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, rename '/home/jmkgreen/.nvm/versions/node/v14.2.0/lib/node_modules/aws-cdk/node_modules/deep-is' -> '/home/jmkgreen/.nvm/versions/node/v14.2.0/lib/node_modules/aws-cdk/node_modules/.deep-is.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/jmkgreen/.npm/_logs/2020-05-18T14_40_05_051Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment