-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hey..
Just checking out 8base for the first time and come across the below in the quick start guide.
https://docs.8base.com/docs/getting-started/quick-start
Issue
#Init new 8base project with one function called myCustomResolver
8base init . --functions=resolver:myCustomResolver
This instruction errors...
error: Invalid project name: name cannot start with a period.
error: Time: 3 sec.
Solution
8base init functions --functions=resolver:myCustomResolver
π Project functions was successfully created π
init done. Time: 5,347 sec.```
BUT
To get the functions files into the root directory is the real issue.
Metadata
Metadata
Assignees
Labels
No labels