Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Ensure npm link uses --save #130

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Ensure npm link uses --save #130

merged 1 commit into from
Nov 17, 2021

Conversation

ssbarnea
Copy link
Member

To prevent npm install from overriding npm link outcomes or getting
errors when running npm ls we must be sure we do always add --save

Related: npm/cli#2380

To prevent npm install from overriding `npm link` outcomes or getting
errors when running `npm ls` we must be sure we do always add `--save`

Related: npm/cli#2380
@ssbarnea ssbarnea requested review from tomaciazek and a team as code owners November 17, 2021 15:31
@ssbarnea ssbarnea merged commit b9c1dff into ansible:main Nov 17, 2021
@ssbarnea ssbarnea deleted the ci/npm-link branch November 17, 2021 15:34
ssbarnea added a commit to ssbarnea/vscode-ansible that referenced this pull request Nov 18, 2021
To prevent npm install from overriding `npm link` outcomes or getting
errors when running `npm ls` we must be sure we do always add `--save`

Related: npm/cli#2380
Related: ansible/ansible-language-server#130
ssbarnea added a commit to ssbarnea/vscode-ansible that referenced this pull request Nov 18, 2021
To prevent npm install from overriding `npm link` outcomes or getting
errors when running `npm ls` we must be sure we do always add `--save`

Related: npm/cli#2380
Related: ansible/ansible-language-server#130
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant