colingourlay / pddx

A toolkit for developing Playdate games, for those who prefer the Node.js ecosystem
6 stars 0 forks source link

pdxinfo file not found #3

Open headwinds opened 1 year ago

headwinds commented 1 year ago

First off, I'm a massive fan of this library and really enjoy working with VS Code to build playdate. It provides an awesome state of flow when it watches files and compiles!

But... I have one issue... I get this pdxinfo file not found error when it won't build. The problem isn't with this file though. I was hoping you could update this error message to mention a few possible causes if the compiler is unsure...

I also posted this on the playdate SDK forum as it may be an issue over there.

headwinds commented 1 year ago

The short answer is that message simply means there is a bug somewhere in your codebase; treat it as something went wrong