We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello, I want to run webftp in remote server and reach it through browser, so I change window.require('fs') to require('fs') then I meet:
window.require('fs')
require('fs')
Unhandled Rejection (TypeError): fs.readdir is not a function