htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.61k stars 289 forks source link

I can't build my nextjs v14 app using preline #376

Closed fabriziogianni7 closed 4 months ago

fabriziogianni7 commented 4 months ago

Description

the app: https://github.com/fabriziogianni7/buckle-app/tree/main

I cannot build it, having:

Error occurred prerendering page "/teleport". Read more: https://nextjs.org/docs/messages/prerender-error

ReferenceError: self is not defined
    at 21812 (/Users/fabri/hackathon/block-magic/frontend/.next/server/chunks/8631.js:1:69)
........

any idea how to solve it? to reproduce clone the repo and run yarn build