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

Fixed annoying ES module warning #82

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

kalix127
Copy link
Contributor

@kalix127 kalix127 commented Jan 2, 2025

Issue:

ERROR (node:53633) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use node --trace-warnings ... to show where the warning was created)

Reason:
Simplifying the tailwind configuration by eliminating TypeScript removes the annoying ES module warning.

Copy link

vercel bot commented Jan 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-docs-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2025 8:49am

@ZTL-UwU ZTL-UwU merged commit a3e2b81 into ZTL-UwU:main Jan 3, 2025
4 checks passed
@kalix127 kalix127 deleted the fix/warning-type-module branch January 4, 2025 19:50
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

Successfully merging this pull request may close these issues.

2 participants