Rowinson Gallego
Rowinson Gallego
It actually works well with `full_bin` like: ``` [build] cmd = "go build -o ./tmp/main ./cmd/myapp/" full_bin = "DEBUG_ENABLED=true ./tmp/main" ``` I imagine if `full_bin` is present then `bin` is...
Returning 401 for invalid keys is wrong according to the proposed RFC 8292 [Voluntary Application Server Identification (VAPID) for Web Push](https://datatracker.ietf.org/doc/rfc8292/?include_text=1): *A 401 (Unauthorized) status code might be used if...
Yes, in case the log instance has `TraceLevel` (which maps to `log.OFF` in lecho), check if maybe the library user has set the global level, because that is another way...
@epinault have you have any luck in taking over the project? There's a lot of issues with old dependencies. It would be great to at least solve these issues.
I'm having this problem with version 3.0.1 in a Mac 10.12.4 (Sierra). I can't open the file I've recently created. Is there a workaround?
@etiennetremel were you able to solve the problem?
Hello, I'm the creator of the Perfecty Push Notifications plugin and we're currently in conflict with your plugin because of the same reasons above. In the mean time, is it...
Having the same issue after installing it. I'm working on Ubuntu 14.04 LTS, npm v3.7.3 and NodeJS v4.2.6: ``` [1:56:41 PM] Building (deprecated) Asset Map (315ms) Failed to build DependencyGraph:...
It has a redundant dependency to react-native: https://github.com/d-a-n/react-native-webbrowser/blob/master/package.json#L33 I just removed that dependency, deleted the react-native folder from react-native-webbrowser/node_modules and run again: ``` react-native start ``` and it worked.
> Everyone who transferred on this plugin is now pretty much hanging in the air, because of [latest changes](https://firebase.google.com/docs/cloud-messaging/migrate-v1) Google is implementing. This is incorrect, given that our plugin doesn't...