Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

486
Views
Cannot import App.jsx in express || Error [ERR_MODULE_NOT_FOUND]: Cannot find module

I am trying to ssr my react app and it's been months trying, but all I get is this error:

Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'F:\ReactApp\client\src\App'
imported from F:\ReactApp\server\express.js

at first I tried to require it as so

const App = require('../client/src/App')

but I got this error :

Cannot find module '../client/src/App'

so i used module type to use import instead of require as so:

import App from '../client/src/App'

I checked the similar questions but none have worked!

Directory Structure: Directory Structure: Any Ideas?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!