framesjs / frames.js

The fastest way to make Frames
https://framesjs.org
MIT License
326 stars 91 forks source link

frames.js giving error on using this under scaffold-eth-project-2 #439

Closed anuragasawa20 closed 3 days ago

anuragasawa20 commented 3 weeks ago
image

what should be the folder structure and code I follow in that as scaffold-eth uses nextjs 14.0.4 there

michalkvasnicak commented 3 weeks ago

Please provide minimum reproducible example.

Also here are:

Also our library doesn't support nextjs 14.0.x and 14.2.x because of build caused by nxt, so make sure you are on 14.1.x.

michalkvasnicak commented 3 weeks ago

Also here is a guide for nextjs https://framesjs.org/reference/core/next

davidfurlong commented 3 weeks ago

I would recommend looking at the network requests - it's possible you have vercel authenticated deploys enabled for example