Cannot read property 'manager' of undefined #52

Open
opened 2020-08-25 15:48:27 +00:00 by Ghost · 0 comments

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
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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