You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I am trying to install the xeogl. After
npm installI 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.