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

Lock regexp.prototype.flags version #116

Closed
wants to merge 1 commit into from

Conversation

MisanthropicBit
Copy link
Contributor

Version 1.5.1 of regexp.prototype.flags switched out a package that has missing dependencies so once node-dba is bumped or freshly installed (by someone who recently got a new laptop) then the dba tool fails with a require stack for a missing package.

The plan is to temporarily lock the version to at most 1.5.0, bump test, bump data, and then bump node-dba although the issue is likely to be resolved quickly but the author is perhaps asleep.

If you encounter this issue you can either do npm -g install -D functions-have-names or run npm -g . in your local node-dba repository as long as your version of regexp.prototype.flags isn't already v1.5.1 (npm explain regexp.prototype.flags).

Relevant links:

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

Successfully merging this pull request may close these issues.

1 participant