You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: