You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a syntax error during the php artisan october:migrate
stage
Executing: php artisan october:migrate
Migrating Application and Plugins
In Yaml.php line 43:
A syntax error was detected in /var/www/html/plugins/toughdeveloper/imageresizer/updates/version.yaml. The string "!!! Changes path to cached image for builds
of October 420+. Thanks to that0n3guy" could not be parsed as it uses an unsupported built-in tag at line 13 (near "1.3.5: !!! Changes path to cached image for
builds of October 420+. Thanks to that0n3guy") at line 43 (near "/var/www/html/vendor/october/rain/src/Parse/Yaml.php").
When I try to install this plugin in October cms V3
php artisan plugin:install ToughDeveloper.ImageResizer
I get a syntax error during the php artisan october:migrate
stage
Executing: php artisan october:migrate
Migrating Application and Plugins
In Yaml.php line 43:
A syntax error was detected in /var/www/html/plugins/toughdeveloper/imageresizer/updates/version.yaml. The string "!!! Changes path to cached image for builds
of October 420+. Thanks to that0n3guy" could not be parsed as it uses an unsupported built-in tag at line 13 (near "1.3.5: !!! Changes path to cached image for
builds of October 420+. Thanks to that0n3guy") at line 43 (near "/var/www/html/vendor/october/rain/src/Parse/Yaml.php").
The line is line 13 in https://github.com/matt-pawley/oc-imageresizer-plugin/blob/develop/updates/version.yaml
1.3.5: !!! Changes path to cached image for builds of October 420+. Thanks to that0n3guy
The text was updated successfully, but these errors were encountered: