Installation Node Red [Solved]

Hello,
I tried to follow the Node Red installation tutorial but I get an error when I modify the AdminAuth part of the settings.js
When I try to save, I get the message « permission denied ».
Yet I am connected via ssh with the password.
Where could the problem come from?
Thank you for your help.

Hello :slight_smile:

Have you tried editing the file as root?

You can use « sudo » before your command to edit the file

Well done @Checconio, I had forgotten this little admin right particle… big thanks.

No problem :wink: