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

Bug - Solve Build Errors #58

Open
demariadaniel opened this issue Sep 20, 2024 · 0 comments
Open

Bug - Solve Build Errors #58

demariadaniel opened this issue Sep 20, 2024 · 0 comments

Comments

@demariadaniel
Copy link
Contributor

Iobio Components yields several errors on running pnpm run build which need to be cleaned up

Module './components/coverage_depth' was resolved to '/Users/ddemaria/Documents/iobio-components/packages/iobio-react-components/src/components/coverage_depth.tsx', but '--jsx' is not set

Cannot find module './utils', Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option

Dynamic imports are only supported when the '--module' flag is set to 'es2020 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext`

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