A
A
Andy Oker2020-03-06 13:14:30
JavaScript
Andy Oker, 2020-03-06 13:14:30

Reinstalled NodeJS. There is an error when running gulp. How to fix?

I am using VScode terminal
5e622269a9362537168453.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
2
2CHEVSKII, 2020-03-06
@Ashlis

CTRL+X -> Windows Powershell (administrator) -> Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser

A
Alexander, 2020-03-06
@Seasle

Use cmd. If gulpset to devDependencies, then via npm scripts.

A
Andrew, 2020-03-06
@AndrewRusinas

Powershell also seems more convenient to me, it is enough to allow the execution of scripts, the problem, as I see it, is this.
Guide (when activated, my console hung for 15 minutes)
I also think that it is probably necessary to reinstall gulp globally. Judging by the console, he is trying to run a certain file gulp.ps1, I do not think that this is what is needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question