Experiencing Issue#192 on v0.1.0: `yarn rw g scaffold post` fails

Hi @victormoukhortov!

Sorry about the trouble but definitely want to help figure out what’s going on. Some questions:

  • assuming you are going through the tutorial, correct?
  • could you look in your root package.json and confirm what version you have e.g. "@redwoodjs/core": "^0.1.0" edit: just saw this answered in title
  • did you run yarn rw db save and then yarn rw db up prior to this?
  • lastly do you have a Post model in your schema per https://redwoodjs.com/tutorial/getting-dynamic

If “yes” is the answer to the above, could you copy the error output you see when you try the command?

note: edited title so others can find the topic as well