Nick Taylor

Results 91 comments of Nick Taylor

Sorry for the delay on this @acmitch. Just following up on this PR. The AppVeyor issues should be fine now, but there's some file conflicts that need to be resolved....

I'm fine with going to just npm for all our CI. It's a lot faster now and has a lock file like yarn, so builds are deterministic. If users prefer...

@coryhouse, it seems as of npm 5.4.2 the issue is solved with package-lock.json, https://github.com/npm/npm/issues/17979#issuecomment-332701215 . Is this the issue you were refererring to?

Just removing yarn.lock should be enough. Let me know if you have any issues.

Once https://github.com/facebook/jest/pull/3064 is merged, we can do this up.

@kwelch, are we moving forward with this still?

@gaearon, thanks for chiming in. I wasn't aware of the `omf new theme nick` command. I copied an existing theme in the themes folder, so hacky as well 😉. The...

~This has been on our board for a while. Just following up to see if this is still an issue @erezrokah?~ I see they've moved on to elsewhere. I'm going...

I don't get that error, but I consistently get this error when the cloning the repo step runs (default answer is yes). ``` ❯ ntl sites:create-template ? Netlify CLI needs...