I use Debian 10 as my Operating System. I have a test script in nodejs:
#!/usr/bin/env node console.log(\'This is a test\')
and this is my p