hybridgroup / mechanoid

Mechanoid is a framework for WebAssembly applications on embedded systems and IoT devices.
https://mechanoid.io
Apache License 2.0
170 stars 8 forks source link

Error occurs when trying to execute `mecha new module` #12

Closed sago35 closed 4 months ago

sago35 commented 4 months ago

I'm trying to create the project following the README.md, but I encountered an error.

https://github.com/hybridgroup/mechanoid?tab=readme-ov-file#example

$  export GOPRIVATE=github.com/hybridgroup

$  mecha new example.com/myproject

$ cd myproject

$ mecha new module -template=ping ping
go list -f {{.ImportPath}}: exit status 1
main.go:11:12: pattern modules/ping.wasm: no matching files found