Skip to content

Fix NPM package install with a dot in the name

What does this MR do?

Fixes a bug when a npm package was failing to install if a project has a dot in the name.

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/10248

Does this MR meet the acceptance criteria?

Edited by Dmytro Zaporozhets (DZ)

Merge request reports