Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: EISDIR: illegal operation on a directory, read #34

Open
imsergiobernal opened this issue May 2, 2020 · 1 comment
Open

Error: EISDIR: illegal operation on a directory, read #34

imsergiobernal opened this issue May 2, 2020 · 1 comment

Comments

@imsergiobernal
Copy link

when running create-nodejs-project setup

(node:42748) UnhandledPromiseRejectionWarning: Error: EISDIR: illegal operation on a directory, read
(node:42748) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:42748) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

windows 10 pro 64 bits
npm 6.13.4
node 12.14
nvm for windows

@raminfosystems
Copy link

I think it is due to the discrepancy between the npm package and the master. As I can see the master branch and release branch both have differences in the code. This could be one of many reasons, I also noticed that init command and its injection to the create-nodejs-project behave differently. I am not sure that this project has ever worked but I would like to see end results as it promised on the readme file.

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

No branches or pull requests

2 participants