Invalid link on error message #5

Open
opened 2020-04-27 15:34:35 +00:00 by Ghost · 0 comments

I ran into a Pre-Flight / Dry Run error today, which ouput the following message:

See #4
at /node_modules/@root/acme/acme.js:156:10
at processTicksAndRejections (internal/process/task_queues.js:86:5)

This is slightly confusing since issues/4 is completely unrelated to the problem at hand.

It took me a few minutes to figure out this is a replica of

https://git.coolaj86.com/coolaj86/acme.js.git

And the issue is actualy there, properly documented.

PD: Thank you for your amazing work, super useful tool!

I ran into a Pre-Flight / Dry Run error today, which ouput the following message: See https://git.rootprojects.org/root/acme.js/issues/4 at <path>/node_modules/@root/acme/acme.js:156:10 at processTicksAndRejections (internal/process/task_queues.js:86:5) This is slightly confusing since issues/4 is completely unrelated to the problem at hand. It took me a few minutes to figure out this is a replica of https://git.coolaj86.com/coolaj86/acme.js.git And the issue is actualy there, properly documented. PD: Thank you for your amazing work, super useful tool!
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: root/acme.js#5
No description provided.