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

Error starting nimlangserver: could not load: pcre64.dll #97

Open
0riginaln0 opened this issue Sep 8, 2024 · 2 comments
Open

Error starting nimlangserver: could not load: pcre64.dll #97

0riginaln0 opened this issue Sep 8, 2024 · 2 comments

Comments

@0riginaln0
Copy link

Windows 10, Nim 2.0.8 installed via Choosenim

I installed the extension and pressed "Yes" on the pop-up which suggests to install the nimlangserver. It has successfully installed

2024-08-00 0022:0024:0055.000438 -   Success:  nimlangserver installed successfully.

2024-08-00 0022:0024:0057.0059 - Nimble install successfully
2024-08-00 0022:0024:0057.0060 - nimlangserver found: C:\Users\first\.vscode-nim\nimbledeps\bin\nimlangserver.cmd
2024-08-00 0022:0024:0057.0060 - Starting nimlangserver.

but right after that the error appeared:
image

the pcre64.dll file exists in the C:\Users\first\.choosenim\toolchains\nim-2.0.8\bin folder, but not in the C:\Users\first\.vscode-nim\nimbledeps\bin\

after reloading the vscode some others errors appear, but just for a moment
image

@0riginaln0
Copy link
Author

Solved by adding to the pass not only the C:\Users\first\.nimble\bin\ , but also the C:\Users\first\.choosenim\toolchains\nim-2.0.8\bin\

@0riginaln0
Copy link
Author

the lsp Dies down after ctrl+s...

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

1 participant