Hi,
Im getting the following error when trying to build my nextjs app with the inline svg plugin:
"Module build failed: TypeError: /var/www/path/path/path/component.js: path must be a string or Buffer"
When I try the same thing in a Mac everything works fine.... only under Ubuntu do I get this error.
Any ideas?
Thanks!