Open kozak-taras opened 4 years ago
I am trying to install the xeogl. After npm install I get in the log that gulp-util is deprecated and I should remove gulp-util using a lot of API replacements according to link-medium
npm install
How should I deal with this step?
Thank you in advance for help.
Same issue for me, did you find a solution ?
anyone has any solution to this?
I am trying to install the xeogl. After
npm install
I get in the log that gulp-util is deprecated and I should remove gulp-util using a lot of API replacements according to link-mediumHow should I deal with this step?
Thank you in advance for help.