Jason K Frank
Jason K Frank
Hello! I'm trying to use this library to run multiple commands in parallel. One of the npm scripts that my `package.json` currently has is like: ``` "dev": "next dev" ```...
### Purpose of the pull request This PR adds the ability to specify a _custom repository_ as the starting point (i.e., template) for the created Next.js app, instead of _only_...
### How did it happen? Try to export PNG images for the artboards. I'm getting this error on both a pre-existing file and a new, simple file. No PNGs get...
Note: I couldn't run the code b/c of an error upon running `npm install` (some dependency error). But all I did was fix a label. :-) Fantastic article by the...