Cannot read property 'manager' of undefined #52

開放中
建立於 2020-08-25 15:48:27 +00:00 由 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 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

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