Ubuntu Yarn Error: Cannot find module 'fs/promises'

323 Views Asked by At

I'm new to Linux and I'm trying to install yarn on my machine but I'm getting an error when I try to execute yarn.

Error:

fs/promises is not installed 

Anyone can help check the error code below thank you.

Error img

I tried installing Promises in global but it didn't work, also uninstalled corepack and yarn and reinstalled back again.

1

There are 1 best solutions below

1
On

Thank you guys but i think i fixed by forcing an instalation of the latest nodejs