itswadesh / svelte-commerce

The open-source storefront for any ecommerce. Built with a PWA and headless approach, using a modern JS stack. Works with Litekart, Medusa. WIP for Woocommerce, Bigcommerce and Shopify.
https://arialshop.com
MIT License
1.55k stars 295 forks source link

Deployment to netlify is broken #89

Closed Frozen12 closed 7 months ago

Frozen12 commented 8 months ago

Deployment to netlify via Deploy button produce a faulty website. The error message is IMG_20240108_225505

Frozen12 commented 8 months ago

Function log from Netlify dashboard

Jan 9, 01:00:43 PM: INIT_START Runtime Version: nodejs:18.v18 Runtime Version ARN: arn:aws:lambda:us-east-2::runtime:d949ec0248c1b8fbc8cbc6df1c986e05fb933506b51d53be82d46f9a37125bea Jan 9, 01:00:43 PM: 93c2447f ERROR Invoke Error {"errorType":"Error","errorMessage":"unable to determine transport target for \"pino-pretty\"","stack":["Error: unable to determine transport target for \"pino-pretty\""," at fixTarget (/var/task/node_modules/pino/lib/transport.js:144:13)"," at transport (/var/task/node_modules/pino/lib/transport.js:114:22)"," at normalizeArgs (/var/task/node_modules/pino/lib/tools.js:316:16)"," at pino (/var/task/node_modules/pino/pino.js:87:28)"," at file:///var/task/.netlify/server/chunks/logger.js:2:16"," at ModuleJob.run (node:internal/modules/esm/module_job:194:25)"]} Jan 9, 01:00:43 PM: 93c2447f Duration: 99.59 ms Memory Usage: 79 MB Init Duration: 207.71 ms

itswadesh commented 8 months ago

Thank you for the information. Issue has been fixed