When I want to publish my node module, which can be seen at github. I keep receiving the following error message.
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
In my early publishes I never encountered this problem. Also I yet dont know how to get a proper log or any form of information which may help me solving this problem.
Iam using Node.js 0.12.2
on Windows 10. And Code was written using the latest visual studio.
Thanks for all suggestion in advance