You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
I'm excited to use your tool, but I'm having some trouble installing.
After cloning your repo,
$ git clone https://github.com/alewin/CliChords ~/projects/CliChords
$ cd ~/projects/CliChords
When I try:
$ npm install / yarn install
I get the following error message:
npm ERR! addLocal Could not install /
npm ERR! Linux 4.4.0-18362-Microsoft
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "/" "yarn" "install"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code EISDIR
npm ERR! errno -21
npm ERR! syscall read
npm ERR! eisdir EISDIR: illegal operation on a directory, read
npm ERR! eisdir This is most likely not a problem with npm itself
npm ERR! eisdir and is related to npm not being able to find a package.json in
npm ERR! eisdir a package you are trying to install.
npm ERR! Please include the following file with any support request:
npm ERR! /mnt/d/projects/CliChords/npm-debug.log
I'm using the Windows subsystem for linux, and I have node.js, npm, and yarn:
Hi alewin,
I'm excited to use your tool, but I'm having some trouble installing.
After cloning your repo,
When I try:
I get the following error message:
I'm using the Windows subsystem for linux, and I have node.js, npm, and yarn:
npm-debug.log
The text was updated successfully, but these errors were encountered: