Skip to content

fix: DirectoryNotFoundException on Windows#125

Closed
falmesino wants to merge 1 commit intobolt:mainfrom
falmesino:bugfix/no-ref/unable-to-find-config-in-windows
Closed

fix: DirectoryNotFoundException on Windows#125
falmesino wants to merge 1 commit intobolt:mainfrom
falmesino:bugfix/no-ref/unable-to-find-config-in-windows

Conversation

@falmesino
Copy link
Copy Markdown
Contributor

This fix an error of unable to find config file in windows.

Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template
("The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.").
Symfony\Component\Finder\Exception\DirectoryNotFoundException:
The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.

This fix an error of unable to find config file in windows.

```
Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template
("The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.").

Symfony\Component\Finder\Exception\DirectoryNotFoundException:
The "C:/laragon/www/boltprojectname/config/extensions\bolt-boltforms\" directory does not exist.
```
@github-actions
Copy link
Copy Markdown

In an effort to keep our pull request list manageable, we are marking this PR as stale because it has been 60 days without activity. If this PR is still relevant, please let us know by posting a quick comment or update so that it can be assigned and hopefully merged.

@github-actions github-actions Bot added the Stale label Feb 17, 2026
@github-actions
Copy link
Copy Markdown

This PR was closed because it has been stalled for 90 days with no activity. Feel free to open a new PR if necessary!

@github-actions github-actions Bot closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant