Daniel Gustaw

Results 107 issues of Daniel Gustaw

After command `prisma generate` i see ``` Generating schema... 32ms { parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }. ``` How to fix it?

Logs: ``` #8 0.402 #8 0.402 [-] Installing base OS dependencies... #8 0.402 #8 0.609 Ign:1 http://security.debian.org/debian-security stable/updates InRelease #8 0.687 Err:2 http://security.debian.org/debian-security stable/updates Release #8 0.687 404 Not Found...

In many pull requests, for example in that one https://github.com/jshimko/meteor-launchpad/pull/122/files There is removed flexibility of selection `gosu` version. Anyone using this variable? Should we simplify the installation process and remove...

Hi. I would like to ask why you do not base on node image but on Ubuntu image. Are there some dependencies that Ubuntu image has but Node image has...

In issue > https://github.com/kelektiv/node.bcrypt.js/issues/656 was described problem with bcrypt that I experienced. And there was suggested to update node from 8.9.0 Bug was hard to reproduce because of it occured...

Can you describe status of this project? Are you open for contributors? Have this project official sponsor? One of strongest advantages of Symfony is great documentation. I see that docs...

![Zrzut ekranu z 2020-08-30 10-12-31](https://user-images.githubusercontent.com/16663028/91654481-5387c200-eaa9-11ea-9189-74c11291ef37.png) ``` test: hello is loaded ``` How to reproduce: 1. Generate project 2. Install packages 3. Run tests