Post-rebase fixes
This commit is contained in:
482
Cargo.lock
generated
482
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -66,7 +66,6 @@ impl LspAdapter for TailwindLspAdapter {
|
||||
let server_path = container_dir.join(SERVER_PATH);
|
||||
|
||||
if fs::metadata(&server_path).await.is_err() {
|
||||
dbg!(&container_dir, version.as_str());
|
||||
self.node
|
||||
.npm_install_packages(
|
||||
&container_dir,
|
||||
|
||||
Reference in New Issue
Block a user