Nikolaj Ivancic

Results 96 comments of Nikolaj Ivancic

This problem is still present today (1/6/2020) - and uninstalling cloud providers / virus scanners is not a reasonable workaround for many. Is there a better fix in the sight?

I believe that my [explanation](https://github.com/redwoodjs/redwood-tutorial/issues/64#issue-1284003364) about the redundancy of the command `yarn rw prisma db seed redundant` in the text: ``` git clone https://github.com/redwoodjs/redwood-tutorial cd redwood-tutorial yarn install yarn rw...

@chrisvdm assign this to me, please.

You could be right here - my experience with VSCode project outside RedwoodJS world differs. Note also that VS Code today has 14 million users, reports Microsoft (according to Statista,...

1. In order to address most of the reported vulnerabilities, I had to run: ``` npm install [email protected] ``` 2. The following vulnerability is still present ``` High Prototype Pollution...

It is likely that by installing the `[email protected]` I broke this app as I got a lot of error messages like ``` > strapi develop Building your admin UI with...

Question for @chrisvdm: would you mind to to be a bit more explicit (despite that @Isaac-Tait does not require it 😄 ) and state what are `auth pages`. It seems...

Thank you @chrisvdm 😸

I have yet to try running Keith's code - I only read @dthyresson's comments so far. So, I will try to run this project and give my feedback to all...

Since I am copied to this thread (courtesy of Github), let me make a few comments. - Redwood app might seem too heavy to use in the context of creation...