Skip to content

Errors In Console #18

@y0himba

Description

@y0himba

I am getting these. I know it's looking for a file in /public/ and needs to be in /src/.

Assets in public cannot be imported from JavaScript.
Instead of /public/black-kite.webp, put the file in the src directory, and use /src/black-kite.webp instead.
files in the public directory are served at the root path.
Instead of /public/black-kite.webp, use /black-kite.webp.
Assets in public cannot be imported from JavaScript.
Instead of /public/black-kite.webp, put the file in the src directory, and use /src/black-kite.webp instead.
Assets in public cannot be imported from JavaScript.
Instead of /public/black-kite.webp, put the file in the src directory, and use /src/black-kite.webp instead. (x2)

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