Skip to content

panic: invalid path: 'css/bootstrap.min.css' #458

Description

@poka-IT

I use go1.20

When use this command:

go run brig.go

from develop, I got this error

panic: invalid path: 'css/bootstrap.min.css'

goroutine 1 [running]:
github.com/phogolabs/parcello.AddResource({0xc0007ca000, 0x155ab9, 0x155ab9})
	/home/test/go/pkg/mod/github.com/phogolabs/parcello@v0.8.2/manager.go:53 +0xef
github.com/sahib/brig/gateway/static.init.0()
	/home/test/Bureau/brig/gateway/static/resource.go:9 +0x65
exit status 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions