amilajack / amilajack/erb-sqlite-example
npm run package causes errors
- Langage dominant
- TypeScript
- Étoiles
- 47
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 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 devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/)
- [X] Tried solutions mentioned in [#400](https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues/400)
- [X] For issue in production release, add devtools output of `DEBUG_PROD=true npm run build && npm start`
## Expected Behavior
Not receive an error when running 'npm run package'
## Current Behavior
When I run 'npm run package', I receive a plethora of errors.
## Steps to Reproduce
1. git clone https://github.com/amilajack/erb-sqlite-example.git
2. cd erb-sqlite-example
3. npm i
4. npm run package
## Context
I did not make any changes to the boilerplate and I simply followed the instructions in the readme.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.