-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
**Describe the bug**
I've created custom Errors that implement `HttpError` interface from `@map-colonies/error-express-handler`.
For non-async routes, when error is being thrown, the middleware cat…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
PS D:\dev\fivem-vue-tailwind-boilerplate\nui> npm run watch
> fivem-vue-tailwind-boilerplate@0.0.0 watch
> mix watch
node:internal/errors:540
throw error;
^
RangeError [ERR_SOC…
-
Fllow Installation with Docker
1. cp .env.example .env
2. docker-compose up -d
3. service is error
-
While running ```yarn storybook``` it's showing the error
```bash
ERR! Error: Cannot find module '@tarojs/taro-h5/dist/taroApis'
ERR! Require stack:
ERR! - /Users/manvirsingh/taro-react-boiler…
-
### Describe the bug
postinstall$ node packages/internal/cli/scripts/build.js
│ node:events:492
│ throw er; // Unhandled 'error' event
│ ^
│ Error: spawn pnpm ENOENT
│ at ChildP…
-
## Feature request
#### Feature description
Currently, transitioning up a lifecycle node can be done via an external node, lifecycle manager, or using Opaque functions with some rather nasty loo…
-
``` shell
$ npm run build
...
$ npm run test
> node-typescript-boilerplate@0.0.0 test
> vitest run unit
RUN v2.1.0 /tmp/node-typescript-boilerplate
✓ __tests__/unit/main.test.ts (2)
…
-
**Setup node js boilerplate**
We have to discuss best modern boilerplate for node js, which we can use.
**TODO list**
Criteria: support ES7, test on Jest (no Mocha / Jasmine), no TS, has some web…