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

Build instructions fail for Windows #34

Open
wetterheidi opened this issue Apr 21, 2024 · 7 comments
Open

Build instructions fail for Windows #34

wetterheidi opened this issue Apr 21, 2024 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@wetterheidi
Copy link

The command "npm run build" seems to be not been tested on Windows.
I tried to install it and it produced the following output:

a75b6e49-f222-45a9-ae3f-494ee7dd63f5

@mdorda
Copy link
Contributor

mdorda commented Apr 22, 2024

Would you like to create a PR for this issue?

@wetterheidi
Copy link
Author

I'm sorry, but I don't have a solution as I'm a total newby with Windy plugins.
I hope you can provide a tested config for Windows.
Thanks in advance

@mdorda mdorda added the help wanted Extra attention is needed label Apr 22, 2024
@vicb
Copy link
Contributor

vicb commented Apr 22, 2024

I think the best would be to add a containerized dev env that could be reused on all platforms.
Creating and maintaining something specifically for windows might be overkill for very few developers.
Just my 2 cents

@mdorda
Copy link
Contributor

mdorda commented Apr 22, 2024

Unfortunately we don't have the opportunity to test it on Windows. I would recommend using The Windows Subsystem for Linux (WSL).

@mhaberler
Copy link

are you a Linux shop? or MacOS?

@rittels-windy-plugins
Copy link

Does not work on Windows, I use WSL2

@jirifranc
Copy link
Contributor

@wetterheidi We updated the template to make it work in Docker (possibly also WSL2, but haven't tested it yet). This commit contains the necessary change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants