when installing via npm I get this error in the console ```js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from '\node_modules\@pathofdev\react-tag-input\build\index.css.map' file: Error: ENOENT: no such file or directory, open '\node_modules\@pathofdev\react-tag-input\build\index.css.map' ```
when installing via npm I get this error in the console