You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash-language-server depends fsevents.
But fsevents only depend mac, also windows/linux OPTIONAL DEPENDENCY)
now windows occur error
Failed to initialize bash-language-server with error -32603: Request initialize failed with message: EPERM: operation not permitted, scandir 'C:\Users\MyName\Application Data'
The text was updated successfully, but these errors were encountered:
tsuyoshicho
changed the title
"npm install" do not install optional pkg
suggest "npm install" do no install optional, but error do not resolve
Jan 7, 2020
tsuyoshicho
changed the title
suggest "npm install" do no install optional, but error do not resolve
Suggestion improve: "npm install" do no install optional, but error do not resolve
Jan 7, 2020
Try latest settings in windows.
Happen
bash-language-server depends fsevents.
But fsevents only depend mac, also windows/linux OPTIONAL DEPENDENCY)
now windows occur error
Suggestion
Change to below:
vim-lsp-settings/installer/npm_install.sh
Line 17 in 53c8e43
see rel info
It do not install optional package
Pros and Cons
Pros:
Cons:
Result
I try it, but not resolved... 😢
The text was updated successfully, but these errors were encountered: