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
Exit code: 1
Command: node install.js
Arguments:
Directory: /var/www/html/vendor/snowdog/frontools/node_modules/phantomjs-prebuilt
Output:
PhantomJS not found on PATH
Unexpected platform or architecture: linux/arm64
It seems there is no binary available for your platform/architecture
Node v16.15.0
PhantomJS is deprecated but it's used by gulp-svg-sprite.
Temporary fix that works for me, is to change in package.json:
While trying to install on Mac M1, there's issue:
Node v16.15.0
PhantomJS is deprecated but it's used by
gulp-svg-sprite
.Temporary fix that works for me, is to change in package.json:
Unfortunately new changes, that are dropping PhantomJS (in svg-sprite v2.0.0-beta1) are not released yet and working only on dev branch.
svg-sprite/gulp-svg-sprite@8b4803d
EDIT:
Release of new gulp-svg-sprite version dropping PhatnomJS is comming soon.
svg-sprite/gulp-svg-sprite#127 (comment)
The text was updated successfully, but these errors were encountered: