-
Should we consider using AWS Serverless Express
(_the "official" recommended Node.js app framework on top of Lambda + API Gateway_)
+ https://github.com/awslabs/aws-serverless-express
+ https://g…
-
### Expected behaviour
Tell us what should happen
### Actual behaviour
If I build with `$ npm run ionic:build --prod --env=prod` it uses DEV env `Using DEFAULT environment variables for PROD buil…
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.10.3
- CLI Version: 3.10.1
- Nitro Version: 2.8.1
- Package Manager: npm@10.2.3
- Builder: …
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.8.0
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: yarn@1.22.15
- Build…
-
Build is hanging on the following. Any ideas? Below is what I get when I run `npm build`.
```
$ node_modules/.bin/rimraf dist && node_modules/.bin/webpack --progress --profile --bail
fallbackLoad…
-
I get an error during setup and cannot complete to put storybook into my existing nuxt project.
```
$ npx storybook-nuxt init
```
```
YARN1 error: An unexpected error occurred: "could not find …
-
The starter kit works great when running on local machine. The initial `yarn install` and `yarn start` works perfectly.
However. the following issues are encounted when running on GitHub codespac…
-
Original List
- [x] Update discord link to BOB #209
- [x] #209
- [x] #214
- [x] #215
- [x] #220
- [x] #223
- [x] #224
- [x] #230 , #231
- [x] #229
- [x] #243
- [x] #253
- [x…
-
**Describe the bug**
When trying to **build for tvOS**, the renative build succeeds, but the Xcode archive fails with syntax errors that seem related to babel/webpack/metro. However, no custom babel/…
-
### Describe the bug
When running the tests it looks like the process hangs at the end, just after passing the tests.
### Reproduction
When running tests with vitest. The issue gets resolved …