Deploy error
Error:(node:92006) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `firebase --trace-warnings ...` to show where the warning was created)
Error: Failed to parse backend specification:
- FirebaseError object endpoints[endpoints[expireSubscriptions]].availableMemoryMb failed validation
I get this error running "firebase deploy"I can find no solution no clue by searching the web, help me please
edit: Solved looking https://github.com/firebase/firebase-functions/issues/1263