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

chore(bundle): publish on npm #60

Closed
lowlighter opened this issue Jun 3, 2024 · 1 comment
Closed

chore(bundle): publish on npm #60

lowlighter opened this issue Jun 3, 2024 · 1 comment

Comments

@lowlighter
Copy link
Owner

Currently publishing doesn't work because of some issue:

error: Uncaught (in promise) TypeError: Failed to bundle ts:
Build failed with 102 errors:
node_modules/.deno/@dual-bundle+import-meta-resolve@4.1.0/node_modules/@dual-bundle/import-meta-resolve/index.cjs:39:42: ERROR: Could not resolve "node:assert"
node_modules/.deno/@dual-bundle+import-meta-resolve@4.1.0/node_modules/@dual-bundle/import-meta-resolve/index.cjs:40:30: ERROR: Could not resolve "node:fs"
node_modules/.deno/@dual-bundle+import-meta-resolve@4.1.0/node_modules/@dual-bundle/import-meta-resolve/index.cjs:41:42: ERROR: Could not resolve "node:process"
node_modules/.deno/@dual-bundle+import-meta-resolve@4.1.0/node_modules/@dual-bundle/import-meta-resolve/index.cjs:42:31: ERROR: Could not resolve "node:url"
node_modules/.deno/@dual-bundle+import-meta-resolve@4.1.0/node_modules/@dual-bundle/import-meta-resolve/index.cjs:43:40: ERROR: Could not resolve "node:path"

But this might be related to stylelint/stylelint#7556

@lowlighter
Copy link
Owner Author

See #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant