Ignite Build issue: Can't locate Prism files and can't read the assets directory · Issue #847 · twostraws/Ignite · GitHub
Skip to content

Ignite Build issue: Can't locate Prism files and can't read the assets directory #847

Description

@ryan-token

When I build my website with the ignite build CLI command, I get the following output:

❯ ignite build
⚙️  Building your site...
Generating CSS for custom styles. This may take a moment...
📘 Publish completed with exceptions:
        📕 Failed to locate syntax highlighter JavaScript: Resources/js/prism-html.
        📕 Failed to locate syntax highlighter JavaScript: Resources/js/prism-json.
        📙 Could not read the assets directory. Please file a bug report.

✅ Successfully built!

The build executes successfully and I can deploy my website with no issues, but I do get those three build exceptions. All of the images and the favicon in my Assets directory render properly, and JavaScript syntax highlighting in my markdown blog posts works as expected - so I'm not sure what the fallout is (if any) from these build issues.

Happy to help with whatever you need to get this figured out!

You can see the full source code for my Ignite site, including the Build output directory, here: https://github.com/r-token/ryantoken.com-v4-ignite

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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