Cannot read property 'manager' of undefined #52

오픈
opened 2020-08-25 15:48:27 +00:00 by Ghost · 0개의 코멘트

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'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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