Cannot read property 'manager' of undefined #52

開啟中
opened 2020-08-25 15:48:27 +00:00 by Ghost · 0 comment

Hi,
when I create a Greenlock object without specifying packageRoot parameter, the following error occours:

Cannot read property 'manager' of undefined

Maybe the solution is to substitute line 142 of file lib/init.js with (rc && rc.manager)

Thanks

Hi, when I create a Greenlock object without specifying `packageRoot` parameter, the following error occours: `Cannot read property 'manager' of undefined` Maybe the solution is to substitute line 142 of file lib/init.js with `(rc && rc.manager)` Thanks
登入 才能加入這對話。
未選擇標籤
1 參與者
訊息
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coolaj86/greenlock.js-ARCHIVED#52
No description provided.