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! ld-vowl@1.2.2 start: webpack-dev-server --content-base app --inline --hot --open
npm ERR! Exit status 132
npm ERR!
npm ERR! Failed at the ld-vowl@1.2.2 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
'''