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

Chore/step1 react deps #88

Closed

Conversation

helloitsdave
Copy link

Hi guys! After running npm install from the step1 folder, when attempting to run npm start --prefix consumer it resulted in Attempted import error: 'Routes' is not exported from 'react-router-dom'.

I tried the react package versions from the master branch package.json and this appears to resolve the issue.

Used npm v 8.9.0 with Node v16.17.0 to generate the lock file

Note: I also added pact, nock, rimraf as they are needed in step2 onwards. Perhaps this is not the intention though, and you want people to be looking at the package json and running 'npm install' again for the subsequent steps?

@YOU54F
Copy link
Member

YOU54F commented Oct 3, 2023

Hey should be updated and all sorted now across all steps

@YOU54F YOU54F closed this Oct 3, 2023
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.

None yet

2 participants