MMM-Fuel
MMM-Fuel copied to clipboard
Install MM 2.21 (oct 1) user find module not found fs/promises
should that be ?
const fs = require('fs').promises
https://forum.magicmirror.builders/topic/17246/mmm-fuel-black-screen
the suggestion above worked
@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