Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo() #10

Open
BenjaminQuidelleur opened this issue May 29, 2019 · 1 comment

Comments

@BenjaminQuidelleur
Copy link

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
'''

@marc92w
Copy link
Member

marc92w commented May 31, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants