Minoa

Results 4 comments of Minoa

> could you go to the solarstats folder, go to the scripts subfolder, open the `clean.js` file and send the code inside it? I think I will try installing LTS,...

> Alright try putting this as the `clean.js` code and running. > > ```js > const fs = require('fs'); > const { join } = require('path'); > > console.log(fs, fs.rmSync);...

> alright try running `npm update; npm ci` I did it then I ran NPM run build, and it still doesn't work ``` C:\Users\Minoa\Desktop\SolarStats>npm run build > [email protected] build >...

> bro what > > try deleting the `node_modules` folder, and then run `npm install; npm run build` ``` C:\Users\Minoa\Desktop\SolarStats>npm install npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE...