Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Conversation

sheepsteak
Copy link
Owner

This should hopefully fix problems for people who are now using this component with React 0.14 like #1.

@bd if you could give this a whirl and see if it fixes your problems that would be good 😄

You'll need to make your you've installed react-addons-perf as a devDependency.

@bd
Copy link

bd commented Dec 14, 2015

I'm still having issues. Here's a screenshot of the pageload console output

screen shot 2015-12-14 at 10 16 04 am

I did
npm install --save-dev react-perf-component
npm install --save-dev react-addons-perf
my package.json has "react": ": ^0.14.3", but I still got

npm WARN EPEERINVALID react-perf-component@0.1.1 requires a peer of react@^0.13.3 but none was installed.
npm WARN EPACKAGEJSON tsm-frontend@0.1.0 No repository field.
npm WARN EPACKAGEJSON tsm-frontend@0.1.0 license should be a valid SPDX license expression

Did I do the merge incorrectly?

@sheepsteak
Copy link
Owner Author

You're still using the current published version on npm if you did npm install --save-dev react-perf-component 😄

Try this:

npm i --save-dev sheepsteak/react-perf-component#react-0-14

That should use the code in this PR then.

sheepsteak added a commit that referenced this pull request Jan 21, 2016
@sheepsteak sheepsteak merged commit 1b5df3e into master Jan 21, 2016
@sheepsteak sheepsteak deleted the react-0-14 branch January 21, 2016 23:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants