Content pfp
Content
@
0 reply
0 recast
0 reaction

sean 👤 pfp
sean 👤
@swabbie.eth
hey @df @stephancill i was having issues with the frames.js debugger, so i started fresh with a new repo clone and followed the "framesjs-starter" example readme and am still getting: Module not found: Can't resolve 'frames.js/next/server' > 1 | import { 2 | FrameButton, 3 | FrameContainer, 4 | FrameImage,
3 replies
0 recast
0 reaction

YAY 3M TA3 pfp
YAY 3M TA3
@3m-ta3
I had that problem earlier. To solve: I git cloned frames.js to a fresh directory, cd frames.js, then I added “node-gyp-build”:”^4.7.1” to package.json devdependencies, then npm install (I was having problems with hyp-build 4.8.0). Then go into examples/frames js-starter and npm install
0 reply
0 recast
1 reaction