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
Hi @BenjaminQuidelleur, thanks for reporting! This error occurs due to outdated dependencies, updating the node-sass dependency should fix this. I will have a look at this soon.
I have an error when I execute the 'npm run-script start' :
'''
http://localhost:8080/
webpack result is served from /
content is served from /LD-VOWL/app
Fatal error in , line 0
Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
#FailureMessage Object: 0x7ffda01acd00Illegal instruction (core dumped)
npm ERR! code ELIFECYCLE
npm ERR! errno 132
npm ERR! [email protected] start:
webpack-dev-server --content-base app --inline --hot --open
npm ERR! Exit status 132
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-05-29T09_26_02_637Z-debug.log
'''
The text was updated successfully, but these errors were encountered: