Skip to content

Can't run website in local by running make build #366

@tanvirraj

Description

@tanvirraj

I'm in mac OS, try to run and build the website with make build. was following this steps

cp .envrc.sample .envrc

direnv allow

# Compile Go executables.
make install


# Run an initial build of the site, look for build output in public/.
make build

# Watch for changes in Go files and/or content and recompile and rebuild when
# one occurs.
make loop

but getting this error , any instructions how can i overcome this

Screenshot 2024-06-04 at 1 08 37 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions