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
---Original---
From: ***@***.***>
Date: Thu, Jul 29, 2021 11:17 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [storyicon/powerproto] package io/fs is not in GOROOT (C:\Go\src\io\fs) (#1)
Using a lower version of go could indeed be a problem, it was an oversight in my documentation, I've fixed it with #2, thanks for the heads up.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
我觉得作者应该再ReadMe中指出golang的版本依赖的问题 io/fs 是1.16提出的东西 。go install 也是1.16才给定下载的功能。
我当前版本是1.15.6 里面没有io/fs源码而报错。
搜索了网上的信息才知道。
The text was updated successfully, but these errors were encountered: