[lsp-server] 🐞 Error: Cannot find module 'astrojs-compiler-sync'
Open
bug
lsp-server
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Server crash with error:
```
Error: Cannot find module 'astrojs-compiler-sync'
```
### Expected Behavior
Server starts without error
### Steps To Reproduce
Simply install the latest v0.9.0 of "GraphQL: Language Feature Support" vscode extension.
### Environment
* LSP Server Version: v0.9.0
* OS: Archlinux
* LSP Client: "GraphQL: Syntax Highlighting" vscode extension v1.3.0
### Anything else?
Rollback on v0.8.25 => no error
Contributor guide
Assessment
This issue has not been assessed yet.