We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An error occurred while building with [email protected] ([email protected]) and ant-design-vue (dev working!)
[email protected]
ant-design-vue
SyntaxError: Cannot use import statement outside a module
custom-button
index.md
Reproduction repo: https://github.com/yeojongki/vitepress-cannot-use-import-statement-outside-a-module (cd docs && pnpm i && pnpm build)
(cd docs && pnpm i && pnpm build)
success build
System: OS: Windows 10 10.0.19044 CPU: (8) x64 Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz Memory: 12.70 GB / 31.97 GB Binaries: Node: 16.13.0 - E:\nodejs\node.EXE Yarn: 1.22.17 - E:\nodejs\yarn.CMD npm: 8.1.3 - E:\nodejs\npm.CMD Browsers: Edge: Spartan (44.19041.1266.0), Chromium (105.0.1343.27) Internet Explorer: 11.0.19041.1566 npmPackages: vitepress: 1.0.0-alpha.13 => 1.0.0-alpha.13
relative issue #324, but closed
The text was updated successfully, but these errors were encountered:
Same reason as #1399 (comment). Create an issue on their repo.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
An error occurred while building with
[email protected]
([email protected]
) andant-design-vue
(dev working!)Reproduction
Steps:
custom-button
custom-button
inindex.md
Reproduction repo:
https://github.com/yeojongki/vitepress-cannot-use-import-statement-outside-a-module
(cd docs && pnpm i && pnpm build)
Expected behavior
success build
System Info
Additional context
relative issue #324, but closed
Validations
The text was updated successfully, but these errors were encountered: