napajs icon indicating copy to clipboard operation
napajs copied to clipboard

CreateZone:75 Failed to initialize zone

Open Victor716 opened this issue 6 years ago • 2 comments

I got this error but have no idea what happened

Victor716 avatar Aug 10 '18 06:08 Victor716

could you please share more information, like the node.js version, npm version, napa.js version, OS, platform and the full error message?

fs-eire avatar Aug 17 '18 09:08 fs-eire

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 }); image

MyCode image image

This is Example code to check napajs working scenario

RajasekharAlluriGGK avatar May 04 '21 07:05 RajasekharAlluriGGK