terminal42 / contao-node

Manage content centrally as nodes and reuse them everywhere.
MIT License
29 stars 8 forks source link

Fix error when loading DI extension #48

Closed fritzmg closed 8 months ago

fritzmg commented 8 months ago

Currently the following error occurs:

The file "services.yml" does not exist (in: "vendor\terminal42\contao-node\src\DependencyInjection/../Resources/config").

this PR fixes that.