#React Router installation problem ?

1 messages · Page 1 of 1 (latest)

charred pecan
#

Hello ! I'm far new to the JS world and I've got a little problem with react-router-dom
In fact I can't use it when I npm install react-router-drom it's work perfectly but after i've got an error :


Module not found: Error: Can't resolve 'react-router-dom' in '/home/node/app/src'


ERROR in ./src/index.js 8:0-49

Module not found: Error: Can't resolve 'react-router-dom' in '/home/node/app/src'

When i check my packagejson I can see :

"react-router-dom": "^6.10.0",

Could somebody help me with that pls ?

marble stratus
#

@charred pecan it is not react-router-drom but instead react-router-dom

charred pecan
marble stratus
#

Okay can we have a google meet session so I see how best I can help you?

charred pecan
marble stratus
#

That cool, I am at the airport when I get home I will let you know so we can start

charred pecan
#

@marble stratus I found the solution after 14 hours lmao thanks !

marble stratus
#

Oh sorry I totally forgot get back

#

What was the issue