Skip to content

I get a module not found recompose error #1

@MomentsOfInsanity

Description

@MomentsOfInsanity

this is the steps i did.

  1. in folder A i cloned the django api.
  2. then I cd into the folder.
  3. I did pip install -r requirements.txt
  4. 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.

IMG_7900

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions