Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Vue build in plugin #22212

Closed
Red2011 opened this issue May 13, 2024 · 1 comment
Closed

Error Vue build in plugin #22212

Red2011 opened this issue May 13, 2024 · 1 comment
Labels

Comments

@Red2011
Copy link

Red2011 commented May 13, 2024

When running build for example Example Vue: php .\console vue:build ExampleVue
an error occurs:
Building CoreHome…
‘BROWSERSLIST_IGNORE_OLD_DATA’ is not recognized as an internal or external command,
operable program or batch file.
Failed:

The system cannot find the path specified.
Building ExampleVue…
‘BROWSERSLIST_IGNORE_OLD_DATA’ is not recognized as an internal or external command,
operable program or batch file.
Failed:

The system cannot find the path specified.

I need some help!

@Red2011 Red2011 added the To Triage An issue awaiting triage by a Matomo core team member label May 13, 2024
@randy-innocraft randy-innocraft added triaged and removed To Triage An issue awaiting triage by a Matomo core team member labels Jul 10, 2024
@sgiehl
Copy link
Member

sgiehl commented Oct 2, 2024

Sorry for the late response on that one.
By the looks you tried to run the command using a windows environment. As mentioned on https://developer.matomo.org/guides/getting-started-part-1 this is currently not supported.
For building vue files on windows you might need to use a virtual machine or wsl, but it might also work using something like git bash.

@sgiehl sgiehl closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants