Skip to content

normalize the e2e behavior for npm link in npm 5 and below - #3105

Closed
viankakrisna wants to merge 3 commits into
react:masterfrom
viankakrisna:npm5link
Closed

normalize the e2e behavior for npm link in npm 5 and below#3105
viankakrisna wants to merge 3 commits into
react:masterfrom
viankakrisna:npm5link

Conversation

@viankakrisna

@viankakrisnaviankakrisna commented Sep 10, 2017

Copy link
Copy Markdown
Contributor

changes in #3026 made some build fails in node 8 (success in #3104 and #3026 , failed in #2755 because of misssing dependencies). probably because npm link behavior is changed in npm 5 http://codetunnel.io/npm-5-changes-to-npm-link/

this PR tries to investigate how to normalize the npm link behavior for e2e in npm 5 and below

@viankakrisnaviankakrisna changed the title use cp instead of npm linknormalize the e2e behavior with npm 5 and belowSep 10, 2017
@viankakrisnaviankakrisna changed the title normalize the e2e behavior with npm 5 and belownormalize the e2e behavior for npm link in npm 5 and belowSep 10, 2017
@viankakrisna

viankakrisna commented Sep 10, 2017

Copy link
Copy Markdown
ContributorAuthor
`cp: `/home/travis/build/facebookincubator/create-react-app/packages/babel-preset-react-app' and `node_modules/babel-preset-react-app' are the same file`

¯\(ツ)

@viankakrisna

Copy link
Copy Markdown
ContributorAuthor

found a related issue npm/npm#16970

@viankakrisna

Copy link
Copy Markdown
ContributorAuthor

closing this as it seems that 5.4.1 is not stable enough for npm link (or need us to refactor e2e for it to work)

@viankakrisna
viankakrisna deleted the npm5link branch September 14, 2017 15:14
@locklockBot locked and limited conversation to collaborators Jan 20, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@viankakrisna@facebook-github-bot