Nick Taylor

Results 91 comments of Nick Taylor

Thanks, @sarahetter. I'll test the scenario with a personal account, as the Git permissions issue is separate. In my case, I'm using my work Netlify account and using my GitHub,...

So I copied the generated command for cloning the repo and ran it outside of the CLI and this is the actual error for the generic `128` git error. ```...

Alright, I was able to reproduce this. Going to look at getting a fix up. ``` 8:17:52 AM: Build ready to start 8:17:54 AM: Creating deploy upload records 8:17:54 AM:...

Not sure if this is a known issue or it's just my PR, but he CLI fails to install for Mac ``` ✔ yarn → should install the cli and...

Oops, I thought this was ready for dev @PrimeNoodles. We'll get back to you on this.

My initial try for this kind of worked. I need to dig into this more still. Also other things took priority, so this completely fell off my radar. 😅 @cmgorton,...

@BlueZ-95, we do both because if someone loads a page in the browser, the `document.addEventListener('DOMContentLoaded', ...)` is run, but once a page has loaded, `InstantClick` takes over. From the[ InstantClick...

It is highly unlikely that someone would load the onboarding page directly from the browser address bar, but that would be the use case to have both. Otherwise, `InstantClick` on...

First off, thanks for this project. I'm curious as well if this project will support the latest Preact? Happy to help if it gets things moving. I see that @shelacek...