S
S
Sasha2017-10-15 23:07:25
Building projects
Sasha, 2017-10-15 23:07:25

How to fix events.js:154 error when running gulp-autoprefixer?

I found a similar error on the Internet at the link
https://github.com/sindresorhus/gulp-autoprefixer/...
In fact, the error is of the following nature
- when you run gulp-autoprefixer, it gives an error

events.js:154
      throw er; // Unhandled 'error' event
      ^
TypeError: this is not a typed array.
    at Function.from (native)

Installed version of Node.js 5.7.0
I connect autoprefixer to .css files.
Can you please tell me what other solutions can be, what else could be the cause of this error?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question