Skip to content

Add missing svgrrc config file#240

Merged
csillag merged 1 commit intomasterfrom
csillag/add-missing-svgrrc-config-file
Apr 29, 2025
Merged

Add missing svgrrc config file#240
csillag merged 1 commit intomasterfrom
csillag/add-missing-svgrrc-config-file

Conversation

@csillag
Copy link
Copy Markdown
Contributor

@csillag csillag commented Apr 29, 2025

In same cases, when trying to run the app, we can get errors referring to
permission problem to '/.config/svgrrc'.

This is because one of the tools is searching for it's configuration file
at the wrong location.

Adding this file at the project roots takes care of this issue.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 29, 2025

Deployed to Cloudflare Pages

Latest commit: 5f374f4cfc466bff84c8428b3418c435fc79ee42
Status:✅ Deploy successful!
Preview URL: https://4d3b79df.rose-app.pages.dev
Alias: https://pr-240.rose-app.pages.dev

Also, ignore all *~ backup files.
@csillag csillag force-pushed the csillag/add-missing-svgrrc-config-file branch from a005f7f to 5f374f4 Compare April 29, 2025 12:48
@lukaw3d
Copy link
Copy Markdown
Contributor

lukaw3d commented Apr 29, 2025

Do you get this error on build? CI doesnt 🤷

@csillag csillag merged commit 295a49c into master Apr 29, 2025
5 checks passed
@csillag csillag deleted the csillag/add-missing-svgrrc-config-file branch April 29, 2025 13:50
@csillag
Copy link
Copy Markdown
Contributor Author

csillag commented Apr 29, 2025

Do you get this error on build? CI doesnt 🤷

I got the error when attempting to run app, using pnpm dev. No error after adding this config file.

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

Successfully merging this pull request may close these issues.

3 participants