Billionz
NPM CCXT Not Working
I'm trying to run the NPM Package CCXT and I'm getting an
"ERR_MODULE_NOT_FOUND"
error any help in resolving would be much appreciated.
TypeError: Could not resolve 'debug' from 'file:///Users/xxx/Library/Caches/deno/npm/registry.npmjs.org/ccxt/4.1.75/js/src/static_dependencies/proxies/http-proxy-agent/index.js'.
11 replies
How do you use a private docker hub image on AWS Lightsail?
I'm following the guide here https://docs.deno.com/runtime/manual/advanced/deploying_deno/aws_lightsail
Although how do you use a private docker hub image on AWS Lightsail? Otherwise all your code is public.
4 replies