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
When executing "eoc dataize hello" on the hello world example from README.md, I get the following error message after several minutes (provided in pastebin due to the size of it):
Failed to execute org.eolang.maven.PullMojo: Failed while trying to save to
./home/eduardo/Documents/INNOPOLIS/EQSP/Project/Examples/.eoc/04-pull/org/eolang/sprintf.eo
Looks like you use sprintf as is. You have to either use it like QQ.txt.sprintf, or make an alias to it: +alias org.eolang.txt.sprintf
When executing "eoc dataize hello" on the hello world example from README.md, I get the following error message after several minutes (provided in pastebin due to the size of it):
https://pastebin.com/TirD0i7S
node version: v16.17.1
npm version: 8.15.0
java version: 17.0.4
javac version: 17.0.4
OS: ubuntu 22.04
The text was updated successfully, but these errors were encountered: