firebase / firebase/firebase-tools
Issue with deploying onRequest cloud function as exports['dummystore-bot'] = onRequest(botApp)
Open
triaged
type: bug
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
I am trying to deploy onRequest cloud function with name include hyphen (-) as "dummystore-bot", Instead of dummystoreBot with CLI, After "folder uploaded successful" it give following error

Is there any way to do it using JavaScript..?
I also tried gcloud console but still it gives error
Contributor guide
Assessment
This issue has not been assessed yet.