Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️ Fix (storage/fs_local) file path portability bug #158

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

rivy
Copy link
Contributor

@rivy rivy commented Sep 19, 2021

This PR fixes a Windows file path portability error...

C> go run main.go --port=8080 --dev
...
2021/09/19 12:17:43 [fatal] init storage(fs,local:C:\Users\Roy\go\src\github.com\alephjs\esm.sh\.dev/storage): CreateFile /C:\Users\Roy\go\src\github.com\alephjs\esm.sh\.dev/storage: The filename, directory name, or volume label syntax is incorrect.

@rivy rivy changed the title Fix (storage/fs_local) file path portability bug 🛠️ Fix (storage/fs_local) file path portability bug Sep 19, 2021
@ije
Copy link
Member

ije commented Sep 20, 2021

lgtm, thanks 🙏

@ije ije merged commit 6d35c20 into esm-dev:master Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants