Wagner Souza

Results 13 comments of Wagner Souza

I fixed by adding one * at the param ```go /* #cgo darwin LDFLAGS: -framework CoreGraphics #cgo linux pkg-config: x11 #if defined(_WIN32) int show_window(void* hWndPtr, int nCmdShow) { HWND hWnd...

@jcrodrigues87 Can you please provide more info about? For me it's working, I'm using `denyCallback` option ```js acl.config({ ...yourConfig, denyCallback: (res) => res.status(403).json('my message') }) ```

Lock files should be committed. https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all