When using as node_module it still tries to read a config file #3

Closed
opened 2020-03-24 14:52:19 +00:00 by sagi · 1 comment
Owner

This may results in an Error, if there is not config file found.

Add a CLI init function to Config. that will create the config singleton only uppon calling this function. Otherwise - don't try to read config file at all.

This may results in an Error, if there is not config file found. Add a CLI init function to Config. that will create the config singleton only uppon calling this function. Otherwise - don't try to read config file at all.
sagi added the
bug
label 2020-03-24 14:52:19 +00:00
sagi self-assigned this 2020-03-24 14:52:19 +00:00
Author
Owner

Fixed in version 0.1.2

Fixed in version 0.1.2
sagi closed this issue 2020-03-25 22:45:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: sagi/telme#3
No description provided.