react-datta-able
                                
                                
                                
                                    react-datta-able copied to clipboard
                            
                            
                            
                        I get a module not found recompose error
this is the steps i did.
- in folder A i cloned the django api.
 - then I cd into the folder.
 - I did pip install -r requirements.txt
 - I did python manage.py migrate and python manage.py runserver then in another fold B i cloned the react datta. i cd into the folder. i did npm i -- force due to a ERR. then did npm run start. i get the same error of cab't resolve recompose in visual studio code i added the API_Server to the config.
 
Everytime I run npm start or yarn start i get a module not found error. here is image attached. sm0ke on discord was trying to assist.

Hello @MomentsOfInsanity,
Can you tell us:
- OS type & version
 - Node js version
 - NPM version
 - Yarn Version
 
ty!
Windows 10 Pro node version - v16.13.0 npm version - 8.1.0 yarn version - 1.22.17