aspizu / goboscript

goboscript is the Scratch compiler
https://aspizu.github.io/goboscript
MIT License
76 stars 14 forks source link

Failing to build project, "No such file or directory" error #26

Closed Its-Jakey closed 7 months ago

Its-Jakey commented 7 months ago

Hello! I am getting the output Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } when running "goboscript build" in my project directory on the latest Rust version. Is the Rust version not ready for yet? Or is this a bug and the Rust version is capable of building a project?

aspizu commented 7 months ago

its not ready yet.