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

Remote extension host throws exception "Named export 'rgPath' not found." #173

Open
Release-Candidate opened this issue Oct 14, 2024 · 2 comments

Comments

@Release-Candidate
Copy link

I don't know if this is a problem of remote ssh or codium itself.

Happens with both VSCodium 1.95.0.24287-insider and 1.94.2.24286. Client is MacOS ARM64, server is RISC-V64 Linux.

Log entry - the full log file for 1.95.0.24287-insider is attached dda161016e115d6fa0fd302d2609be345b578a8b.log:

SyntaxError: Named export 'rgPath' not found. The requested module '@vscode/ripgrep' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:

import pkg from '@vscode/ripgrep';
@Release-Candidate Release-Candidate changed the title Remote extensions host throughs exception "Named export 'rgPath' not found." Remote extension host throws exception "Named export 'rgPath' not found." Oct 14, 2024
@jeanp413
Copy link
Owner

Hey @Release-Candidate, that's a vscodium issue, please open an issue in their repo 🙏

@Release-Candidate
Copy link
Author

Thanks, done

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