Skip to content

Make integration tests work with npm@3#301

Open
jamietre wants to merge 1 commit into
rlidwka:masterfrom
jamietre:npm3
Open

Make integration tests work with npm@3#301
jamietre wants to merge 1 commit into
rlidwka:masterfrom
jamietre:npm3

Conversation

@jamietre

@jamietre jamietre commented Sep 2, 2015

Copy link
Copy Markdown

npm@3 fails because it apparently tries to name the default package in the test directory ".sinopia_test_env", which is illegal. This creates a package.json with a valid name.

@rlidwka

rlidwka commented Sep 26, 2015

Copy link
Copy Markdown
Owner

I'm not entirely sure npm is behaving correctly, so I reported this issue here: npm/npm#9768

@STRML

STRML commented Jun 8, 2016

Copy link
Copy Markdown

Given that this is breaking every single PR, perhaps best to merge this and try to get npm's attention on npm/npm#9768 later?

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

Successfully merging this pull request may close these issues.

3 participants