Melkeydev / astrostation

https://astrostation.me
MIT License
200 stars 42 forks source link

kroucher/finish PR #258 #302

Closed kroucher closed 7 months ago

kroucher commented 10 months ago

Hoping to get this change merged, has been a while since the original PR #258, just need to open the PR to see/fix merge conflicts.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astrostation ❌ Failed (Inspect) Sep 12, 2023 8:39pm
kroucher commented 10 months ago

@Melkeydev conflicts have been sorted, can you let me know why it's failing to deploy on Vercel and I'll get that fixed.

Melkeydev commented 10 months ago

error during build:
--
13:39:11.277 | Error: Could not resolve '../../Tooltip' from src/components/Player/Player.tsx
13:39:11.277 | at error (/vercel/path0/node_modules/rollup/dist/shared/rollup.js:160:30)
13:39:11.277 | at ModuleLoader.handleResolveId (/vercel/path0/node_modules/rollup/dist/shared/rollup.js:22402:24)
13:39:11.277 | at /vercel/path0/node_modules/rollup/dist/shared/rollup.js:22365:26
13:39:11.278 | [!] Error: unfinished hook action(s) on exit:

Have you tried debugging with npm build?