Skip to content

Unable to locate a class or view for component [cld-upload-button]. #93

Closed
@iamgoodbytes

Description

@iamgoodbytes

Laravel 10 with latest version of this package running a livewire component that has the following code. (I'm getting the same error when using it in a normal blade file that is not a livewire component)

@cloudinaryJS
<x-cld-upload-button>
            Upload Files
</x-cld-upload-button>

Getting the error Unable to locate a class or view for component [cld-upload-button].

Any idea what could fix this or what the problem might be?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions