Answer the question
In order to leave comments, you need to log in
GULP error when transferring a project to another system, how to fix it?
There is a project in phpStorm involving GULPJS where there are three tasks. When migrating to a new system, I installed the latest version of NODEJS and copied the project. Also, all phpStorm settings from the Users folder have also been transferred.
However, while running the project, an error appeared in Gulpjs - Failed to list gulp tasks in Can you tell me
how to fix this error?
Error details (spoiler):
Answer the question
In order to leave comments, you need to log in
Just reinstall dependencies. Remove node_modules from package-lock.json and run npm i.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question