We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regarding issue #8, why is a rebuild being required after the update of Atom to 1.47.0? Can this be avoided in future updates?
The text was updated successfully, but these errors were encountered:
https://flight-manual.atom.io/hacking-atom/sections/debugging/#check-for-incompatible-packages
If you have packages installed that use native Node modules, when you upgrade to a new version of Atom, they might need to be rebuilt.
I'm guessing the problem is with the nan dependency, so need to figure out how to get an error-free build without it.
nan
Sorry, something went wrong.
No branches or pull requests
Regarding issue #8, why is a rebuild being required after the update of Atom to 1.47.0? Can this be avoided in future updates?
The text was updated successfully, but these errors were encountered: