-
Notifications
You must be signed in to change notification settings - Fork 82
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 fails on Windows #226
Comments
Workaround for now is to manually fix the smart contract files. For example, file https://github.com/cowprotocol/services/blob/d68f45720c50c775057b899cc6ae973328ad8220/crates/contracts/artifacts/BalancerV2NoProtocolFeeLiquidityBootstrappingPoolFactory.json from This needs to be done for all files containing only name of the json file. Currently, those are:
|
Ah! Its a symbolic link issue. Maybe there is a Git setting to do this automatically? |
Quick googling suggests that symbolic links in Git aren't portable, so maybe we should stop using them. |
When resolved. this PR should be reverted: #228 |
This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed. |
Currently, build fails on Windows OS. Some of the smart contract json files fail to parse with the following error:
The text was updated successfully, but these errors were encountered: