I have a react app I used react create app when running "npm start" it works just fine but when running "npm run build" I get this error
Error: EINVAL: invalid argument, mkdir 'C:\Users\Public\me\work\Luca\frontenduser\dist\C:\Users\Public\me\work\Luca\frontenduser\node_modules\reactstrap\es'
node : 12.18.3 reactstrap : 8.5.1 Please help