Hi @aemann2 we recently fixed an issue where types did not generate after certain scaffolding.
Could you try:
- stop your dev server
- yarn rw g types
- yarn rw dev
And see if that helps resolve the issue?
Hi @aemann2 we recently fixed an issue where types did not generate after certain scaffolding.
Could you try:
And see if that helps resolve the issue?