Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run package causes errors #11

Open
5 tasks done
ryanjohansson opened this issue Jun 8, 2022 · 2 comments
Open
5 tasks done

npm run package causes errors #11

ryanjohansson opened this issue Jun 8, 2022 · 2 comments
Labels

Comments

@ryanjohansson
Copy link

Prerequisites

  • Using npm
  • Using an up-to-date main branch
  • Using latest version of devtools. Check the docs for how to update
  • Tried solutions mentioned in #400
  • 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.

@relines
Copy link

relines commented Jan 16, 2024

+1

@relines
Copy link

relines commented Jan 18, 2024

I get the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants