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

undo-seed.js require of connect.js is wrong #798

Open
1 of 3 tasks
asdocoder opened this issue Oct 26, 2022 · 0 comments
Open
1 of 3 tasks

undo-seed.js require of connect.js is wrong #798

asdocoder opened this issue Oct 26, 2022 · 0 comments

Comments

@asdocoder
Copy link

I'm submitting a...

  • Bug report
  • Feature request
  • Question

Current behavior

In walking through the requires of this project, I found a broken require in undo-seed.js. I haven't actually tried calling it (bundling this package in as a dependency and had a piece of code that would walk through the requires of all my dependencies).

Expected behavior

The require in undo-seed.js line 9 should be referring to ../../connect

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


db-migrate version: 0.11.12
plugins with versions: X.Y.Z
db-migrate driver with versions: 

Additional information:
- Node version: 14.17.6  
- Platform:  Mac 

Others:

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

No branches or pull requests

1 participant