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

Cannot compile #20

Open
urbanhop opened this issue Jun 23, 2023 · 1 comment
Open

Cannot compile #20

urbanhop opened this issue Jun 23, 2023 · 1 comment

Comments

@urbanhop
Copy link

urbanhop commented Jun 23, 2023

  1. The prepare script does not run on windows.

  2. After yarn install I run rollup -c which complains:

import meta from './package.json' assert { type: 'json' };

What does the assert mean ? After removing it the bundles were built.

@vasturiano
Copy link
Owner

@urbanhop perhaps it's related to your version of node. See this: https://stackoverflow.com/questions/60205891/import-json-extension-in-es6-node-js-throws-an-error

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

2 participants