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

lerna 3.16.0 fails on Windows for istanbuljs #2189

Closed
coreyfarrell opened this issue Jul 19, 2019 · 2 comments · May be fixed by adamlaska/scatter-js#3
Closed

lerna 3.16.0 fails on Windows for istanbuljs #2189

coreyfarrell opened this issue Jul 19, 2019 · 2 comments · May be fixed by adamlaska/scatter-js#3
Assignees
Labels
os: windows Issues that can only be replicated on Windows

Comments

@coreyfarrell
Copy link

Current Behavior

lerna bootstrap --hoist fails under Travis-CI for Windows for istanbuljs, see istanbuljs/istanbuljs#447.

Log at https://travis-ci.org/istanbuljs/istanbuljs/jobs/560765659

lerna.json

{
    "lerna": "3.10.3",
    "packages": ["packages/*"],
    "version": "independent"
}

Your Environment

Windows for Travis-CI (I do not have other access to Windows)

Executable Version
lerna --version 3.16.0
npm --version 6.9.0
node --version 10.16.0
@evocateur evocateur self-assigned this Jul 19, 2019
@evocateur evocateur added the os: windows Issues that can only be replicated on Windows label Jul 19, 2019
@evocateur
Copy link
Member

Released in v3.16.1.

evocateur added a commit that referenced this issue Jul 22, 2019
@evocateur
Copy link
Member

Relaxed version range (with new minimum) in v3.16.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: windows Issues that can only be replicated on Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants