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
Hi, I'm trying to build a project depends on your assetic package. Did you change the path for https://formbuilder.online/assets/css/form-builder.min.css ? PS: You can also have a look my dockerfile here: https://github.com/tugrulcan/vipa_php-fpm/blob/master/Dockerfile#L53 When I try to run, get this error message:
`Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfo ny\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/vipa/app/console(27): Symfony\Component\Console\Application->run(Object(Symfony\Component Console\Input\ArgvInput)) #11 {main} {"exception":"[object] (RuntimeException(code: 0): Unable to l oad asset from URL "https://formbuilder.online/assets/css/form-builder.min.css\" at /var/www/vipa/ vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php:61)"}
[RuntimeException] Unable to load asset from URL "https://formbuilder.online/assets/css/form-builder.min.css"
assetic:dump [--forks FORKS] [--watch] [--force] [--period PERIOD] [-h|--help] [-q|--quiet] [-v|vv| vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-is olation] [-e|--env ENV] [--no-debug] [--] [<write_to>]`
The text was updated successfully, but these errors were encountered:
same here
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm trying to build a project depends on your assetic package. Did you change the path for https://formbuilder.online/assets/css/form-builder.min.css ?
PS: You can also have a look my dockerfile here: https://github.com/tugrulcan/vipa_php-fpm/blob/master/Dockerfile#L53
When I try to run, get this error message:
`Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfo
ny\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10
/var/www/vipa/app/console(27): Symfony\Component\Console\Application->run(Object(Symfony\Component
Console\Input\ArgvInput)) #11 {main} {"exception":"[object] (RuntimeException(code: 0): Unable to l
oad asset from URL "https://formbuilder.online/assets/css/form-builder.min.css\" at /var/www/vipa/
vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php:61)"}
[RuntimeException]
Unable to load asset from URL "https://formbuilder.online/assets/css/form-builder.min.css"
assetic:dump [--forks FORKS] [--watch] [--force] [--period PERIOD] [-h|--help] [-q|--quiet] [-v|vv|
vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-is
olation] [-e|--env ENV] [--no-debug] [--] [<write_to>]`
The text was updated successfully, but these errors were encountered: