Npm run build fails only on netlify with the error: The "from" argument must be of type string. Received undefined

Hey @smaikap

This issue is possibly due to node v16.15.1 as outlined in the Node v16.15.1 (npm v8.11.0) breaks some builds. Possibly changing this to v16.15.0 may prove successful.