-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
