amilajack / erb-sqlite-example

An example of erb with native dependencies (sqlite3 in this case)
MIT License
47 stars 23 forks source link

npm run package causes errors #11

Open ryanjohansson opened 2 years ago

ryanjohansson commented 2 years ago

Prerequisites

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 commented 10 months ago

+1

relines commented 9 months ago

I get the same error