Adam De Cruz
Results
2
issues of
Adam De Cruz
Does anyone know how to do this? At the moment I have: ``` async function promiseTest(req, res) { throw new ResError(501, 'Nope'); } ``` And I can't seem to find...
**Describe the bug** When I try to probe my minilogue through the cli it produces either "Search device request timed out" or "API version request timed out" **To Reproduce** Here...