Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I keep getting a source mapping issue whenever I try to import anything from Pts #33

Open
ppunia99 opened this issue Nov 15, 2022 · 0 comments

Comments

@ppunia99
Copy link

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)

@ppunia99 ppunia99 reopened this Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant