npm · npm/EEXIST
EEXIST
File Already Exists
npm tried to create a file or directory at a path that already exists, often a leftover from an interrupted install, a stale cache entry, or a broken symlink. Remove the conflicting file or directory and retry, or pass --force to overwrite it.