If you receive an error like the one below while doing npm install on the fat32 file system in the Linux operating system, you can solve the problem by running the npm config set bin-links false command.
[Error: EPERM: operation not permitted, symlink '../@babel/parser/bin/babel-parser.js' -> '.../node_modules/.bin/parser'] { ...