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

determineIfReinstallIsNeeded needs to consider symlinks #73

Open
ORESoftware opened this issue Oct 11, 2018 · 1 comment
Open

determineIfReinstallIsNeeded needs to consider symlinks #73

ORESoftware opened this issue Oct 11, 2018 · 1 comment

Comments

@ORESoftware
Copy link
Owner

if version in package.json is not the same, but it's a symlink, we should ignore the discrepancy

determineIfReinstallIsNeeded

@ORESoftware
Copy link
Owner Author

ORESoftware commented Oct 11, 2018

it also needs to handle 'latest' values for package versions in package.json. If 'latest' is used semver.neq() will throw an error.

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

No branches or pull requests

1 participant