Cannot set property crypto of #<Object> which has only a getter
hello, sorry if this is obvious, i'm jst trying to get started with solidJs using cloudflares pages funtion. when checking "localhost:3000/" i am greeted to the images attached. i followed the tut here: https://developers.cloudflare.com/pages/framework-guides/deploy-a-solid-site/
and outside that i'm sorta floundering as i feels some dependancy i need i missed or something. ty for any help in advance!
Deploy a Solid site ยท Cloudflare Pages docs
Solid is an open-source web application framework focused on generating performant applications with a modern developer experience based on JSX.
1 Reply
Seems to be a problem on node v20. Downgrading to node v18 clears the errors