s-trooper
s-trooper
you are right but what about that ``` >"a/b" ~~ "*/b" True >"a\\b" ~~ "*\\\\b" False >"a\\b" ~~ "*\\b" False ``` at the end i would like to have that...
Hi, i cannt compile too, on `make` i get: ``` main.go:9:2: cannot find package "github.com/mattermost/mattermost-server/v5/model" in any of: /usr/lib/go-1.10/src/github.com/mattermost/mattermost-server/v5/model (from $GOROOT) /home/xxx/go/src/github.com/mattermost/mattermost-server/v5/model (from $GOPATH) main.go:10:2: cannot find package "github.com/pkg/errors" in...
I got it to compile/make, the default golang in Ubuntu 18.04 is go1.10, that doesn't work. After upgrade to go1.14 is all ok, it does compile.
sure it is not my business but you should consider to write the requirements for development environment. i am still not able to compile this template, i've installed latest nodejs,...
same problem. tried both manuell install in "Installed Packages" and with package control
i suppose that is the problem i have. when i focus an element in the "paper-listbox" then window.addEventListener("keydown", hdr); don't get events anymore. Is there a workaround than i can...
i get same error with 0.6.7. it's occurs only when i am on the last line in python file and the line is empty, line above or not empty and...
sorry, i probably don't understand what this project is for but isn't quite strange to have the config to be static? actually it would be nice if all configuration provider...
same on win 7, and in output in this msg: "ERROR|TYPECHECK|unknown|0|1|Could not load file or assembly 'Microsoft.Build.Framework, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Das System kann die angegebene...