Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get a module not found recompose error #1

Open
MomentsOfInsanity opened this issue Jan 4, 2022 · 2 comments
Open

I get a module not found recompose error #1

MomentsOfInsanity opened this issue Jan 4, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@MomentsOfInsanity
Copy link

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

@app-generator
Copy link
Owner

Hello @MomentsOfInsanity,

Can you tell us:

  • OS type & version
  • Node js version
  • NPM version
  • Yarn Version

ty!

@app-generator app-generator added the bug Something isn't working label Jan 4, 2022
@MomentsOfInsanity
Copy link
Author

Windows 10 Pro
node version - v16.13.0
npm version - 8.1.0
yarn version - 1.22.17

@codedthemes codedthemes removed their assignment Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants