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

Update package.json script to work on any OS #131

Open
Falke-Design opened this issue Jul 9, 2023 · 1 comment
Open

Update package.json script to work on any OS #131

Falke-Design opened this issue Jul 9, 2023 · 1 comment

Comments

@Falke-Design
Copy link
Contributor

Hi,

I work on a windows machine and it is really hard to contribute because the scripts in the package.json are made for Unix-OS and I wasn't able to run them. Additionally I have not understand what they really do, maybe they can be simplified? The best would be a CONTRIBUTER.md file with an explanation.

For #130 i used as workaround npx webpack -c webpack.config.js

@DanielJDufour
Copy link
Member

Seems like cross-env could work. It's in maintenance mode, so I'm not 100% sure it's the best choice. Is there an alternative? I'm open to using cross-env if there isn't a better alternative.

https://www.npmjs.com/package/cross-env

Credit to avnir-cs for introducing me to cross-env via https://github.com/GeoTIFF/georaster/pull/68/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants