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
I was having this problem but solved it by adding my project directory to my go.work file... idk if this helps (and it's also been a year+ since you asked, but i found your post in trying to solve my own problem and wanted to share what worked for me)
Summary
Fail to execute the simple.go example.
Additional details
When executing the https://github.com/wasmerio/wasmer-go/blob/master/examples/appendices/simple.go example, it prints :
no required module provides package github.com/wasmerio/wasmer-go/wasmer: go.mod file not found in current directory or any parent directory; see 'go help modules'
The text was updated successfully, but these errors were encountered: