Skip to content

Error: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/rainglow/themes/morass.json' #37

Open
@webrgp

Description

@webrgp

This is pretty straight forward. I using your theme with the gatsby-remark-vscode plugin for GatsbyJS.

It works locally, but when I try to deploy the site to Netlify, I get the following error:

Screen Shot 2021-08-19 at 10 37 36 PM

I guess their build step is case-sensitive. In your package.json:

vscode/package.json

Lines 874 to 878 in 57cbb86

{
"label": "Morass (rainglow)",
"uiTheme": "vs-dark",
"path": "./themes/morass.json"
},

But your filename inside theme is Morass.json

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions