Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Trouble installing on WSL #4

Open
twesleyb opened this issue Sep 4, 2019 · 0 comments
Open

Trouble installing on WSL #4

twesleyb opened this issue Sep 4, 2019 · 0 comments

Comments

@twesleyb
Copy link

twesleyb commented Sep 4, 2019

Hi alewin,

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:

$ nodejs --version 
v8.10.0
$ npm --version
3.52
$ yarn --version
1.17.3

npm-debug.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant