0

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

Templum
  • 183
  • 1
  • 12
  • Not sure if it helps, but have you looked at other similar questions? http://stackoverflow.com/questions/26094420/fatal-error-call-and-retry-last-allocation-failed-process-out-of-memory for example. – Balázs Édes Feb 24 '16 at 22:43
  • @bali182 I saw that post. But its more a problem which encounters during runtime. When I use my module (for example npm test) I never encountert this problem. I only get it when I do $npm publish pathToFolder – Templum Feb 24 '16 at 22:46

0 Answers0