You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These kinds of errors come up with a lot with minor configuration issues when using Jinja templates. It's often something like you expect that a variable exists but it doesn't. I see a reference to "flutter-bounty-hunters" in your error message.
I would recommend that you look for wherever that value appears in one of the Jinja files.
Running
dart run
in thestatic_shock_docs
project results in the following error:I'm working on a new plugin, having a working example project to test with would be nice
The text was updated successfully, but these errors were encountered: