Noviny

Results 57 comments of Noviny

Sure thing. Hm. Coming back, it might be easier to isolate than I think. I think it's [this file](https://github.com/codesandbox/codesandboxer/blob/master/packages/codesandboxer-fs/src/loadRelativeFile.js), where we are calling `fs.readFileSync` (several times) using paths that always...

Hi @CaitlinWeb! Thanks for looking into this. This might actually just be the fix (and a simple one at that) Do you have a codesandbox generated by this fixed resolvePath...

Published an RC for this in case anyone wants to test: `[email protected]`

Thanks for raising this! Because we are currently using regex to match imports, determining whether an import is in a comment (or in a string) is near impossible, for example:...

Hi @rdeils, #243 was the same issue, which we have solved on master. Unfortunately we haven't got a patch out to npm yet. Going to leave this issue open until...

#238 has email working for all view engines. Leaving this issue open even after merge, as they have lost styling and formatting we should restore.

Hi @seansheds, I just attempted this using node 6.9.2 and encountered no errors. Can you provide any more information about your environment? Version of yo generator, operating system?

Replaced by #7863

Hey @dmythro , for the release errors, can you look at #7116 ? I identified what I think is the occurring problem there and how to solve it

Hi! We've been having trouble reproducing this, but it looks like an issue where something other than keystone has also installed the `graphql` package. Seeing your lockfile or and your...