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

Use Debian Stretch and latest NodeJS LTS 10.15.x #135

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johndoe75
Copy link

Changed to use Debian Stretch (9) rather than outdated Debian Jessie
(8). Also changed the default NodeJS to be latest LTS version 10.15.x.
This fixed an issue with bcrypt "undefined symbols" with NodeJS 8.9.

Also added a loop to try different GPG Keyservers in case one is
unresponsive. Had problems with SKS – sometimes it worked, sometimes
not.

Last but not least: after Meteor installtion is done, remove and
re-install fiber to workaround a "Missing binaries" error with fibers.

Changed to use Debian Stretch (9) rather than outdated Debian Jessie
(8).  Also changed the default NodeJS to be latest LTS version 10.15.x.
This fixed an issue with bcrypt "undefined symbols" with NodeJS 8.9.

Also added a loop to try different GPG Keyservers in case one is
unresponsive.  Had problems with SKS – sometimes it worked, sometimes
not.

Last but not least:  after Meteor installtion is done, remove and
re-install fiber to workaround a "Missing binaries" error with fibers.
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

Successfully merging this pull request may close these issues.

1 participant