diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 9dd4df2..10e1e83 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -6,7 +6,7 @@ { "label": "Start Docusaurus server", "type": "shell", - "command": "yarn flecks docusaurus start", + "command": "npx flecks docusaurus start", "problemMatcher": { "pattern": { "regexp": "^Error",