8000
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 85f56d1 commit 9c51f70Copy full SHA for 9c51f70
content/docs/en/getting-started/5-vue-devtools.md
@@ -14,7 +14,7 @@ Run the following command:
14
15
```shell
16
$ cd <project-folder>
17
-$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio nativescript-vue-devtools
+$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio@4.0.1 nativescript-vue-devtools
18
```
19
20
<!--
0 commit comments