amberframework / amber

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
https://amberframework.org
MIT License
2.57k stars 206 forks source link

Not valid project root directory #1215

Closed imkgautam closed 4 years ago

imkgautam commented 4 years ago

Hi, I have installed crystal 0.35.0 and amber 0.35.0 . After creating a new application, the amber routes command is working, but when I generate scaffold like in amber starting guide, after that amber routes is not working and throwing this error.

Before Screenshot from 2020-06-26 14-54-20

After Screenshot from 2020-06-26 14-54-42

sardaukar commented 3 years ago

Any plans for a release with this fix? It's really jarring to have this error after using scaffolding.

drujensen commented 3 years ago

Right now, we are doing releases when Crystal does their release. We are in maintenance mode waiting for 1.0. I can do a patch release if you want.

sardaukar commented 3 years ago

Not needed if you're locked with Crystal, thanks!