Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add react-scripts-ts to development-time dependencies #257

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add react-scripts-ts to development-time dependencies #257

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 9, 2019

I was having an issue running npm run tests after install enzyme.

After updating the development-time dependencies with react-script-ts I was able to run "npm run tests" again and have all 6 tests pass!

ashwallsinfinity added 3 commits February 9, 2019 21:10
I had trouble running the tests after installing the enzyme development-time dependencies. After adding [email protected] to the development-time dependencies it seemed to fix the issue. :)
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.

0 participants