I have kept all my project files in an external SSD and its type is exFAT and I am working on it through VSCODE.
But When I tried some npm and npx commands it's not working there.(like npm i -D daisyui@latest
)
And I get error like below.
My ubuntu is installed on FAT (32-bit version)
Any code generated tools are not working and they can not wright on disk and generate code.
Anyone have solution of it or fixed in past?
Thanks