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

Version 0.45.8 [Windows] - Crash with JS error #2657

Open
Merikanto opened this issue Feb 6, 2025 · 1 comment
Open

Version 0.45.8 [Windows] - Crash with JS error #2657

Merikanto opened this issue Feb 6, 2025 · 1 comment

Comments

@Merikanto
Copy link

Below is the error -
After importing & installing a few plugins from VSCode, got this error and cannot open Cursor anymore

$ <...>/AppData/Local/Programs/cursor/resources/app/bin/cursor
node:internal/modules/cjs/loader:1235
  throw err;
  ^

Error: Cannot find module 'C:\Users\<...>\AppData\Local\Programs\cursor\resources\app\out\cli.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
    at Module._load (node:internal/modules/cjs/loader:1058:27)
    at c._load (node:electron/js2c/node_init:2:16955)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:188:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.18.1
@Merikanto Merikanto changed the title Version 0.45.10 [Windows] - Crash with JS error Version 0.45.8 [Windows] - Crash with JS error Feb 6, 2025
@syjung-cookapps
Copy link

What happend in cursor? I cannot open it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants