Miguel de Dios Matias
Miguel de Dios Matias
#### Code Sample, a copy-pastable example if possible For example: ``` urlpatterns.append(path("garden///.pbf", mvt_view_factory(Garden))) ``` #### Problem description I worked with [Martin tile server](https://github.com/urbica/martin) and they has the standard ": `/{schema_name}.{table_name}/{z}/{x}/{y}.pbf`...
## Describe the bug ``` //components/admin-section/section-crumb/section-crumb.component.ts 20:1 warning The filename must follow the rule: 'kebab-case' filenames-simple/naming-convention //components/admin-section/section-menu/section-menu-item.component.ts 28:1 warning The filename must follow the rule: 'kebab-case' filenames-simple/naming-convention -- //components/regions/region-remove-dialog/region-remove-dialog.component.ts 6:5...
My first run fails: ```shell $ soundboard [2021-02-25T11:25:24Z INFO soundboard::app_config] Loaded config file from None [2021-02-25T11:25:24Z ERROR soundboard] soundboard encountered an fatal error: Description: failed to load soundboards: could not...
I am trying to replicate and it does not run. I have a tiny example (that it does not run too): The small api in python3 with flask (it runs):...