Allow my project to write stuff to a txt file

whenever i try to write to a txt file it gives an error that says i have no permission
https://gyazo.com/73119763de005dbf8e358765981f08ae

You don’t have access to any directory outside /app, so try to prefix your files with the /app directory :slight_smile:

now i have this error
https://gyazo.com/d15af85da74d3ce76a69551ae7f0e227

That’s invalid syntax. If you’re still struggling, then let us know what it is you’re trying to do and provide a link to your project so we can help.