workshopper / javascripting

Learn JavaScript by adventuring around in the terminal.
http://nodeschool.io
MIT License
2.86k stars 1.04k forks source link

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #324

Closed ansaar14 closed 3 years ago

ansaar14 commented 3 years ago

I am getting this error and do not know how to troubleshoot it

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

and now when I tried to verify my program, nothing is loading

ledsun commented 3 years ago

Can you run any other commands? For example:

javascripting

or

javascripting print

or

javascripting help
ledsun commented 3 years ago

Close this issue once. Reopen this if there is new information.