napajs
napajs copied to clipboard
CreateZone:75 Failed to initialize zone
I got this error but have no idea what happened
could you please share more information, like the node.js version, npm version, napa.js version, OS, platform and the full error message?
I'm also facing the same issue, Am I missing something here..
Version Details: node v10.19.0 npm v6.13.4 "typescript": "^3.6.4" "napajs": "^0.2.3" "os": "^0.1.1", Running in Windows10
Error:
Error at napa.zone.create('zone1', { workers: NUM_WORKERS });
MyCode
This is Example code to check napajs working scenario