Open
Description
Hello,
I recently finished watching your frontend tutorial and wanted to replicate the expense app! I cloned your directory and did 'npm install' and 'npm start' and got the following error:
> expenses@ start /Users/woosikoosi/Desktop/Woosik/Work/projects/Proj1_Expenses/expenses
> watchify scripts/main.js -o scripts/bundle.js -v -d
#
# Fatal error in ../deps/v8/src/api.cc, line 1248
# Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
#
[1] 53449 illegal hardware instruction npm start
Could you please tell me how to fix this problem? Thanks!
Metadata
Assignees
Labels
No labels