You need to add your local configuration file before you do this. The file's name must be `src/components/CommonUtilLocal.vue`, and here's example content:
```html
<script>
exportdefault{
CONST_URL_DOMAIN:'https://logic.vips.nibio.no',
CONST_DEBUG:false
}
</script>
```
Then you can install the dependencies and run the test web server