0

I have an ember app on windows. it was working fine but next time when I open the app and tried to run the ember server it showns below error:- Cannot find module 'exists-sync'

Require stack:

  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-d3\index.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\models\package-info-cache\package-info.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\models\package-info-cache\index.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\models\project.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\utilities\get-config.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\utilities\instrumentation.js
  • C:\Users\sudhegup\workspace\hello-world\node_modules\ember-cli\lib\cli\index.js
  • C:\Users\sudhegup\AppData\Roaming\npm\node_modules\ember-cli\bin\ember

Stack Trace and Error Report: C:\Users\sudhegup\AppData\Local\Temp/error.dump.38e564a950a8c68dec21fb3ab79134d2.log

I should have run successfully as it was running before.

4
  • hello! what version of ember-d3 are you using? did your lockfile change? Commented Feb 14, 2024 at 17:33
  • 1
    It is 0.5.1. I have removed it from packase.json and ember s is working. Thanks Commented Feb 15, 2024 at 10:12
  • I’m voting to close this question because it was resolved by the submitter Commented Feb 15, 2024 at 15:42
  • Hi Sudheer and welcome to SO. Could you post your solution as answer please for the benefit of others? Commented Feb 20, 2024 at 13:57

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.