Invoke npm from downloaded Node
This commit is contained in:
parent
edd6c85af7
commit
ed442cfc8c
7 changed files with 45 additions and 25 deletions
|
@ -654,7 +654,7 @@ mod tests {
|
|||
use assets::Assets;
|
||||
use editor::{scroll::autoscroll::Autoscroll, DisplayPoint, Editor};
|
||||
use gpui::{
|
||||
executor::Deterministic, AssetSource, MutableAppContext, Task, TestAppContext, ViewHandle,
|
||||
executor::Deterministic, AssetSource, MutableAppContext, TestAppContext, ViewHandle,
|
||||
};
|
||||
use language::LanguageRegistry;
|
||||
use project::{Project, ProjectPath};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue