I am running test cases using protractor, but sometimes I\'m facing error
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memo
set NODE_OPTIONS="--max-old-space-size=4096"
(or)
export NODE_OPTIONS="--max-old-space-size=4096"