Hi everyone, I’m learning about javascript. While working, I try start Node server. As a result, I get the message: [email protected]:~/node/nodeapp$ node app.js fs.js:640 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file ...