Nicolas Soares

Results 1 issues of Nicolas Soares

### Details When executing a code even though it is simple like this, the following error appears. ### Node.js version nodejs-1:16.14.0-2 ### Example code ```js const input = require('fs').readFileSync('/dev/stdin', 'utf8');...

question