Skip to content

Fix frontend dockerfile such that does not always upgrade to latest package #75

@CTrando

Description

@CTrando

After forking repos, I added the command to always upgrade node_modules to the newest versions such that it would get the repos I forked.

However, this has problems, as there are now numerous issues with dependencies updating and not have backwards compatibility.

Therefore, we should remove the command to upgrade in the dockerfile and make sure to respect the yarn.lock file, which helps 'lock' in what versions of dependencies we are using.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions