yann
Results
4
issues of
yann
Why ? ``` javascript res.on("end", function (e) { console.error("done!"); }); ``` Why is this not ok? ``` javascript res.on("end", function (e) { console.log("done!"); }); ```
Asking because last commit was 3 years ago
### Bug Description when I want to activate a workflow I get: There was a problem activating the workflow: "Cannot read properties of undefined (reading 'internalDate')" ### To Reproduce Workflow...
in linear