We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to install by composer on a windows environment I get the error:
failed to install sprout-redirects: Invalid path alias: @BarrelStrength/Sprout\core
Tried installing on Staging environment, and it installed fine. I tried pulling the Staging DB down to dev and I get the error now:
Invalid path alias: @Sprout/Assets\dist\static\redirects\icons/icon-mask.svg
Is there some additional requirement or alias needs set for a windows environment?
install on Windows
5.0.1
5.4.8
MySQL 8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I try to install by composer on a windows environment I get the error:
failed to install sprout-redirects: Invalid path alias: @BarrelStrength/Sprout\core
Tried installing on Staging environment, and it installed fine.
I tried pulling the Staging DB down to dev and I get the error now:
Invalid path alias: @Sprout/Assets\dist\static\redirects\icons/icon-mask.svg
Is there some additional requirement or alias needs set for a windows environment?
How to reproduce
install on Windows
Sprout Version
5.0.1
Craft Version
5.4.8
Database Type Version
MySQL 8
The text was updated successfully, but these errors were encountered: