Skip to content

Quick Start edits #81

Description

@DallasGale

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions