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
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Script runs without errors until I try to run the debugger then immediately throws error:
enter command: bash: line 1: 10155 Segmentation fault node --nocrankshaft --nolazy --nodead_code_elimination --debug-brk=15454 '/home/ubuntu/workspace/305CDE/02 Objects and Functions/shopping/index.js'
Process exited with code: 139
The text was updated successfully, but these errors were encountered:
So, I need more information, version of Node.js, version of readlineSync, your environment (it seems ubuntu). And could you show me your code? Or, does that code load other modules?
Script runs without errors until I try to run the debugger then immediately throws error:
The text was updated successfully, but these errors were encountered: