Write file on the server with node

Hi,
In this project
https://glitch.com/edit/#!/nodequizz
I use fs to write txt file on the server
When I read the file from the server.js and write the content I can see it in the log.
But I can’t see the file quizz.txt in the list of the files of my project on the left of the windows
Is it normal
Thanks for your answer

Hi @osupk8, yes this is normal. See this help doc for details.

1 Like

@cori it says “Page not found”. Could you please update?

The current article is https://help.glitch.com/hc/en-us/articles/16287574265357-Files-changes-made-via-the-terminal-or-with-code-aren-t-showing, but it’s just “open the terminal. Type refresh”.

2 Likes