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

Fails to load from https://www.skypack.dev/ #1461

Closed
Gozala opened this issue Oct 4, 2022 · 1 comment
Closed

Fails to load from https://www.skypack.dev/ #1461

Gozala opened this issue Oct 4, 2022 · 1 comment
Labels
stale No activity in last 60 days

Comments

@Gozala
Copy link

Gozala commented Oct 4, 2022

Can you please fix the compatibility with skypack cdn, right now loading https://cdn.skypack.dev/zod produces following issues

/*
 * [Package Error] "[email protected]" could not be built. 
 *
 *   [1/5] Verifying package is valid…
 *   [2/5] Installing dependencies from npm…
 *   [3/5] Building package using esinstall…
 *   Running esinstall...
 *   Cannot find module 'zod/locales/en.d.ts'
 *
 * How to fix:
 *   - If you believe this to be an error in Skypack, file an issue here: https://github.com/skypackjs/skypack-cdn/issues
 *   - If you believe this to be an issue in the package, share this URL with the package authors to help them debug & fix.
 *   - Use https://skypack.dev/ to find a web-friendly alternative to find another package.
 */

console.warn("[Package Error] \"[email protected]\" could not be built. \n[1/5] Verifying package is valid…\n[2/5] Installing dependencies from npm…\n[3/5] Building package using esinstall…\nRunning esinstall...\nCannot find module 'zod/locales/en.d.ts'");
throw new Error("[Package Error] \"[email protected]\" could not be built. ");
export default null;

It is very convenient way to load modules in https://observablehq.com/

@stale
Copy link

stale bot commented Dec 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No activity in last 60 days label Dec 4, 2022
@stale stale bot closed this as completed Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity in last 60 days
Projects
None yet
Development

No branches or pull requests

1 participant