Closed bludnic closed 5 months ago
Removed the logger temporarily
After building and running the backend, it throws an error "Cannot find module 'lib/worker.js'" https://github.com/pinojs/pino/issues/1157
Docs referring previous issue https://github.com/pinojs/pino/blob/main/docs/bundling.md
Solved by adding pino
and pino-pretty
as dependencies in backend app https://github.com/bludnic/opentrader-pro/commit/4969b7f9bd044816556c59ec3711cc8c26015a5e
Job failed after importing
@opentrader/exchanges -> logger
from frontend app. https://github.com/bludnic/opentrader/actions/runs/9046641961/job/24857683790Browser logging docs: https://github.com/pinojs/pino/blob/main/docs/browser.md