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
pngcrush pre-build test failed
ℹ compiling from source
✖ Error: Command failed: /bin/sh -c make &&
mv pngcrush node_modules/pngcrush-bin/vendor/pngcrush
pngcrush.o: In function `pngcrush_timer_stop':
/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1615: undefined reference to `clock_gettime'
pngcrush.o: In function `pngcrush_timer_start':
/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1593: undefined reference to `clock_gettime'
/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1593: undefined reference to `clock_gettime'
/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1593: undefined reference to `clock_gettime'
/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1593: undefined reference to `clock_gettime'
pngcrush.o:/tmp/7ba02894-7cd9-4e6b-9c98-28b264eebc9e/pngcrush.c:1593: more undefined references to
`clock_gettime' follow
collect2: error: ld returned 1 exit status
make[3]: *** [pngcrush] Error 1
The text was updated successfully, but these errors were encountered:
While npm installing pngcrush postinstall fails on postinstall process
The details is
The text was updated successfully, but these errors were encountered: