We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b76eb commit a8fe7e3Copy full SHA for a8fe7e3
Makefile
@@ -15,7 +15,7 @@ package:
15
16
install:
17
@echo "Installing..."
18
- $(EASK) install --dev
+ $(EASK) install-deps --dev
19
20
compile:
21
@echo "Compiling..."
0 commit comments