Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
webrgp opened this issue Aug 20, 2021 · 0 comments

Comments

@webrgp
Copy link

webrgp commented Aug 20, 2021

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!

webrgp pushed a commit to webrgp/vscode that referenced this issue Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant