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

Development container added #202

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

Conversation

kevinrev26
Copy link

  1. Created a Development Container to allow usage of Node.js 8 LTS without messing with the host OS. Such Node version is required to have the right grpc version which plays nice with Firebase ^4.3.1.
  2. Fixed the import of multiple modules. Those were failing in Linux since it's case sensitive, while Windows isn't.
  3. Fixed installation of recorderjs dependency.

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.

2 participants