Description
Failed to parse source map from '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Canvas.ts' file: Error: ENOENT: no such file or directory, open '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Canvas.ts'
Failed to parse source map from '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Color.ts' file: Error: ENOENT: no such file or directory, open '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Color.ts'
Failed to parse source map from '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Create.ts' file: Error: ENOENT: no such file or directory, open '/Users/prithraj/pts-prac/node_modules/react-pts-canvas/node_modules/pts/src/Create.ts'
there are many more just like this. This only occurs when I try to import any of these from Pts.
also in browser console:
Uncaught RangeError: Maximum call stack size exceeded
at Array Iterator.next ()
at _supercall (index.mjs:2008:1)
at _supercall (index.mjs:2008:1)
at _supercall (index.mjs:2008:1)
at _supercall (index.mjs:2008:1)
at _supercall (index.mjs:2008:1)