Ilan Copelyn
Ilan Copelyn
Hi Dan, Thanks for `pattern-emitter`. I've written a small test app and have run into some unexpected results. I've put a test together here: https://github.com/ilanc/pattern-emitter-test/blob/master/app.3.js. The unexpected results are: 1....
**Describe the bug** @types/node is specified in `dependencies` in `./packages/format/package.json`. It should be a `devDependencies`. This is causing build errors with typescript. **Parsing or Formatting?** - [x] Formatting - [...
Hi Adam, I've tried to deploy a static `index.html` using ness and not had any luck. Here's the repo: https://github.com/ilanc/ness-test What I see: ```sh $ ness deploy --dir public --profile...
Howdy, This tool looks great! I'm just trying it out for the first time - sorry for the noob questions. I'm struggling to get cloudwatch logs to feed into `Server...
I have Windows 10 anniversary edition (winver = version 1607 OS Build 14393.51) on my home laptop and an Azure VM running Windows Server 2016 CTP 5 - installed via...
I'm unable to invoke an httpApi lambda when I deploy it using `sls framework`. However if I simply comment out the framework config (`{org, app}`) in the `serverless.yml` and re-deploy...
### Environment RootDir: /code/web/nuxt/auth/nuxt-auth-bug-useFetch 11:40:23 Nuxt project info: 11:40:23 ------------------------------ - Operating System: Linux - Node Version: v18.12.1 - Nuxt Version: 3.4.3 - Nitro Version: 2.5.2 - Package Manager: [email protected]...