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

deps problem #353

Open
templine opened this issue Jul 23, 2022 · 5 comments
Open

deps problem #353

templine opened this issue Jul 23, 2022 · 5 comments

Comments

@templine
Copy link

Download https://dev.jspm.io/inherits@2.0
Download https://dev.jspm.io/npm:@jspm/core@1/nodelibs/timers.js
error: Import 'https://dev.jspm.io/inherits@2.0' failed: 500 Internal Server Error
at https://raw.githubusercontent.com/Zhomart/dex/930253915093e1e08d48ec0409b4aee800d8bd0c/lib-dyn/deps.ts:4:26

@templine templine changed the title deps probleme deps problem Jul 23, 2022
@Codevanger
Copy link

Same issue for me

@Aiko-Suzuki
Copy link
Contributor

duplicate of #348

@watzon
Copy link

watzon commented Aug 3, 2022

I don't think this is a duplicate. dev.jspm.io seems to be broken, and Zhomart/dex is attempting imports from dev.jspm.io which are resulting in 500 errors. Even using the branches where #348 is fixed the issue still persists.

@ninjinskii
Copy link

ninjinskii commented Aug 20, 2022

Check the issue #355, i've made a dirty quick fix, but honestly, i just finished to remove the lib and rewrite my app

@akatechis
Copy link

I ran into something similar, which I outlined in #359. I am able to import v1.0.39, YMMV, in case y'all are depending on something in v1.0.40.

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

6 participants