0
votes

I'm trying to deploy my firebase project, but Im getting the following error:

=== Deploying to 'my-proj'...

deploying firestore, functions, hosting

cloud.firestore: checking firestore.rules for compilation errors...

[W] undefined:undefined - Ruleset uses old version (version [1]). Please update to the latest version (version [2]).

cloud.firestore: rules file firestore.rules compiled successfully

Error: Could not detect language for functions at

any thoughts?