Skip to content

Conflicting definitions for 'react' in 8.3.0 #6793

Answered by na9da
leylines asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jörg,

Thanks for reporting the error.

Could you please check that

  1. The terriamap package.json has the following resolutions:
  "resolutions": {
    "@types/react": "^17.0.3",
    "@types/lodash": "4.14.182",
    "@types/node": "^18.15.11"
  },
  1. Your yarn.lock file is in sync with the terriamap one.

After that please do a yarn install again to fix the dependencies.
Please let me know if that fixes things.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leylines
Comment options

Answer selected by leylines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants