You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the this error does not show up if I build onUbuntu. I'm renaming this as "Cannot build the contracts on macOS" and leave it open as a reminder for future support of macOS (if we want to support it, otherwise this can be closed)
This command is used to copy *.json files to abis directory except *.dbg.json, and it works correctlly on linux server.
I think the error was caused by the difference of ‘xargs’ command implemented on macOS and linux.
xargs -i
Trying to build the contracts directory:
the last command returns this:
Full log attached below:
debug.log
The text was updated successfully, but these errors were encountered: