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

yarn remove <package> results in Error: Cannot find module './build/Release/re2' #261

Closed
niftylettuce opened this issue May 30, 2020 · 4 comments

Comments

@niftylettuce
Copy link

After running yarn remove <package>, re2 errors out on app reboot with this error:

Error: Cannot find module './build/Release/re2'

Using latest Node LTS stable and latest re2. This is probably a node-gyp + yarn issue though.

@niftylettuce
Copy link
Author

@junyer
Copy link
Contributor

junyer commented May 31, 2020

I'm closing this issue because it doesn't appear to have anything to do with RE2 itself whereas yarnpkg/yarn#8167 might possibly get somewhere. It's worth noting that the Node.js wrapper comes from https://github.com/uhop/node-re2/. (Ping, @uhop.)

@junyer junyer closed this as completed May 31, 2020
@niftylettuce
Copy link
Author

Ah thanks @junyer, sorry I filed in the wrong repo. Appreciate your quick reply on a weekend.

@uhop
Copy link

uhop commented Jun 1, 2020

If it still fails, please file a bug at https://github.com/uhop/node-re2/issues

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

3 participants