Answer the question
In order to leave comments, you need to log in
How to fix "Cannot read property 'close' of undefined" error?
There was an unexpected problem with starting the project on a new machine. On startup it crashes into an error Cannot read property 'close' of undefined
. It swears at files in node_modules. I tried both to make new ones through the team nom install
and to take already proven workers from the old machine, the result is the same.
Full text of the error
Answer the question
In order to leave comments, you need to log in
Found a solution. may be useful to someone.
remove node_modules and package-lock.json and npm install again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question