Daniël van den Berg

Results 21 comments of Daniël van den Berg

https://github.com/icastillejogomez/degiro-api/issues/19

> Hi there, > > I see a hard coded "userToken" in the code. > > You might want to remove that from the project history. Thanks, done. I assumed/thought...

> I am getting a Cross-Origin error. > > Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' fehlt > > Any idea? Hi bdoubleu86, please open a new issue next time instead of hijacking a...

Since I keep running into this issue when googling my own issue: https://github.com/danielvandenberg95/cockpit-ws/pkgs/container/cockpit-ws cockpit-ws in docker on debian.

I'm no regex guru, so it could probably be better optimized. But in my environment I have to use the `````` syntax. Would love to see this supported.

For me it was resolved by adding searchPath to my config: ``` "development": { "url": "postgres://postgres:wouldntyouliketoknow@db:5432/postgres", "dialect": "postgres", "dialectOptions": { "searchPath": "public", "prependSearchPath": true } }, ```

In my case with v3.3.3 it also doesn't work. I do see that node.exe gets my icon in ~/.nexe/16.17.0/Release, but then my dist exe doesn't have it.

Okay, never mind that. In my case it was windows explorer caching the wrong icon. Killing and restarting explorer.exe solved it

I don't remember... I don't even remember what I used this project for.