Cannot find vue cli bin file

i tried to run this command “./console vue:build VueApp”
image

Hi,

As the error message says: Did you run npm install before?

i did try it but new errors appeared,
FORCE_COLOR and MATOMO_CURRENT_PLUGIN is un recognized.
image

i tried removing those 2 but then i end up in this endless dependency cannot find module ‘./route’,’./template’, etc.
image

Hi,

The new vue-based development setup doesn’t work on Windows at the moment:

If you know JS development on Windows well, it would be great if you could contribute fixes. Otherwise I’d recommend you to develop for Matomo in WSL

okay thanks :slightly_smiling_face: will try this

1 Like