TypeError: Cannot read properties of null (reading 'attributes') Only on one files

Hello @ninja_turtles,
You can’t just run React component with node cli. It doesn’t work like that.
You should run it inside the NextJS.