Skip to content

Chore/docker app build #763

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

Closed

Conversation

henriqueinonhe
Copy link

No description provided.

joaoGabriel55 and others added 4 commits October 26, 2021 14:11
Some problems when building the `web` service were caused not by the `node` version but rather by the `npm` version, since `npm install -g npm` installs the most recent `npm` version and caused a conflict with the current `node` version (7.7.2).
There are some conflicts with the Node version used in containers (7.7.2) when running yarn and also the Node version declared in `.nvmrc` is 10.17.0, which probably indicates that this is the version that actually works.
@HeitorMC
Copy link
Collaborator

Closing this PR because we've decided to run the application bare metal, while the infrastructure will be containerized.

@HeitorMC HeitorMC closed this May 29, 2025
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.

3 participants