angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

samples/compat project doesn't run: "The serve command requires to be run in an Angular project, but a project definition could not be found."

Open tdkehoe opened this issue 3 years ago • 1 comments

Version info

Angular: 13.3.0

Firebase: 10.1.4

AngularFire: How do you find your AngularFire version?

Other (e.g. Ionic/Cordova, Node, browser, operating system):

How to reproduce these conditions

Forked and cloned the latest version from

https://github.com/angular/angularfire/tree/master/samples/compat

Ran 'ng serve' and got an error:

The serve command requires to be run in an Angular project, but a project definition could not be found.

Expected behavior

Sample code should run.

Actual behavior

Sample code doesn't run.

tdkehoe avatar Mar 31 '22 17:03 tdkehoe

This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Mar 31 '22 17:03 google-oss-bot