-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Installed koa-access by running npm install @uswitch/koa-access. Adding require('@uswitch/koa-access') to my code results in the following error:
Error: Cannot find module 'babel-runtime/regenerator'
node_modules/@uswitch/koa-access/build/koa-access.js references babel-runtime/regenerator but babel-runtime is not a dependency. Possibly the build process is broken.
Running on node v12.16.2 with npm v6.14.4.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file