Content pfp
Content
@
0 reply
0 recast
2 reactions

Julien 🎩 pfp
Julien 🎩
@jcoulaud.eth
Sometimes, you get stuck on random weird stuff, like project configuration issues and random errors. For example, I currently have this error: "Cannot read properties of undefined (reading 'green')." It was working fine, and then it suddenly decided to stop.
1 reply
0 recast
0 reaction

Julien 🎩 pfp
Julien 🎩
@jcoulaud.eth
Just solved it by adding "esModuleInterop": true, "moduleResolution": "node" to my tsconfig.json
0 reply
0 recast
0 reaction