life-itself / second-renaissance

🌄 Intro to the second renaissance: this time between worlds and associated emerging ecosystem. Aka liminal web, metamodern, teal, integral, metacrisis.
https://secondrenaissance.net/
Other
5 stars 5 forks source link

try to fix build #317

Closed catherinet1 closed 3 months ago

catherinet1 commented 3 months ago

Cloudflare log said this:

ype error: Property 'title' does not exist on type '{ id: string; name: string; }'.

17:45:47.875 |   17:45:47.875 | 62 | for (const f of facets) { 17:45:47.875 | 63 | aggregations[f.id] = { 17:45:47.875 | > 64 | title: f.name || f.title, // hack to support cohere and pip. cohere does not have name 17:45:47.875 | | ^ 17:45:47.875 | 65 | size: 20, // set to 20 to be bigger than max size of a facet atm 17:45:47.875 | 66 | conjunction: true // not sure why 17:45:47.876 | 67 | }; 17:45:47.919 | Failed: Error while executing user command. Exited with error code: 1 17:45:47.931 | Failed: build command exited with code: 1 17:45:48.832 | Failed: error occurred while running build command

So I removed || f.title from line 64

cloudflare-workers-and-pages[bot] commented 3 months ago

Deploying secondrenaissance with  Cloudflare Pages  Cloudflare Pages

Latest commit: a93246f
Status: ✅  Deploy successful!
Preview URL: https://f0e7690d.ecosystem-7yh.pages.dev
Branch Preview URL: https://codespace-musical-giggle-q57.ecosystem-7yh.pages.dev

View logs