roonie007 / axiod

Promise based HTTP client for Deno
53 stars 6 forks source link

Axiod 0.23 bug #19

Closed BayoKwendo closed 3 years ago

BayoKwendo commented 3 years ago

error: Relative import path "url-join" not prefixed with / or ./ or ../ from "https://deno.land/x/axiod@0.23/mod.ts" The command '/bin/sh -c deno cache --unstable server.ts' returned a non-zero code: 1 ERROR: Service 'ngombe_loan_api' failed to build : Build failed.

Any help? am forced to downgrade for it to work

roonie007 commented 3 years ago

@BayoKwendo Ahh it seems the Import maps does not work on dependencies modules. Will fix it right now, sorry for the inconvenience.