environment
- cursor: [0.46 , 0.47 ,0.48]
- windows 11
describe
while i trying to install extension for cursor IDE from markplace or by vsix file,I always meet the same error , the only method is to import extension from vscode
and vscode can coreectly install extension from markplace.
errer info
2025-04-14 23:09:14.970 [error] Unexpected token '/': SyntaxError: Unexpected token '/'
at compileSourceTextModule (node:internal/modules/esm/utils:340:16)
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:168:18)
at callTranslator (node:internal/modules/esm/loader:428:14)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:434:30)
at async link (node:internal/modules/esm/module_job:87:21) Unexpected token '/'
situation
i have reinstall every cursor version i have try,every time i clear the path and cache of cursor but it is still not work.
i dont know where this error come from and how to resolve it…
every useful rely will be great appriciated!
ask the same question at:
(https://github.com/getcursor/cursor/issues/3017