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

write error on macos while working through tutorial (can't create sqlite db file) #97

Open
gknauth opened this issue Nov 28, 2020 · 4 comments

Comments

@gknauth
Copy link

gknauth commented Nov 28, 2020

I was walking through the continue tutorial and I think on macos, with the new strictness about allowing things to write to the file system, having to grant special permissions to specific apps, I’ve run into a problem with the tutorial. Here is a screenshot. I'm trying to figure out what would need to be granted write permission and how/where to do that.
2020-11-28_08-52-47

@gknauth
Copy link
Author

gknauth commented Nov 28, 2020

Hmm, maybe if change the default-web-root to something not under /Applications ...

@jeapostrophe
Copy link
Contributor

Yup

@gknauth
Copy link
Author

gknauth commented Nov 28, 2020

If I skip ahead to Section 17 of the tutorial, where you learn how to set things up without #lang web-server/insta, that fixes things. I wonder if someone on macos who gets stuck with the write error in Section 15 will know to skip ahead two sections to find the fix.

@gknauth
Copy link
Author

gknauth commented Nov 28, 2020

In general, though, it's a great tutorial.

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

No branches or pull requests

2 participants