We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
should that be ?
const fs = require('fs').promises
The text was updated successfully, but these errors were encountered:
https://forum.magicmirror.builders/topic/17246/mmm-fuel-black-screen
the suggestion above worked
Sorry, something went wrong.
@sdetweil it should be compatible with the node version (16.15.1) of the user, it was introduced in node 14.
https://nodejs.org/dist/latest-v16.x/docs/api/fs.html#promises-api
I understand, but user had node 14, so it 'should' have worked, but didnt
No branches or pull requests
should that be ?
The text was updated successfully, but these errors were encountered: