Skip to content

Couldn't find image #103

@kevquirk

Description

@kevquirk

I don't know if I'm being a complete idiot (I probably am) but for some reason the locals paths aren't being found when I run my server.

For example, if I run `jekyll serve`` locally with the following liquid tag in a page:

{% cloudinary "/assets/images/test.jpg" alt=“This is a test” caption=“Testing” loading=“lazy” %}

I get the following output from the terminal:

[Cloudinary] Couldn't find this image to check its width: /home/<user>/GitHub/<repo>/./"/assets/images/test.jpg.

I have no idea why it's splitting the path with a ./"/ in the middle.

I'm certain I'm doing something wrong, but I have no idea what. Thanks!

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