ParseError: schema class name does not revalidate

ParseError: schema class name does not revalidate
at handleError (/generator/node_modules/moralis/lib/node/RESTController.js:423:17)
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
code: 107

Any assistance troubleshooting the above would be greatly appreciated. Context: Rarity-Ranking-NFTs code. Can’t get them to generate.

Usually I think that error is because having spaces or other type of restricted characters

yeah i read that as well, but couldn’t figure it out. I copied the code exactly

possibly able to elaborate at all here? hitting a wall

at what line of code do you get that error?

You were right, space issue got it fixed. Now I’m kinda stuck after the NFT’s generate. Confused on getting the ranker to display on the app via ethereum boilerplate. I have had no success running a yarn install or yarn start command. Is there a package or something I am missing?

I don’t know, you could ask in the tread specific to ethereum boilerplate, or read there the long list of posts