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

Libman restore failed in Abp Boilerplate demo #726

Open
CoderLittleChen opened this issue Mar 2, 2024 · 1 comment
Open

Libman restore failed in Abp Boilerplate demo #726

CoderLittleChen opened this issue Mar 2, 2024 · 1 comment

Comments

@CoderLittleChen
Copy link

Describe the bug

I created a demo use Abp boilerplate template,the front end used mvc.
When i right click linman.json,choose restore clide-side library, not working

To Reproduce

Steps to reproduce the behavior:

  1. created a demo use Abp boilerplate template,choose mvc
  2. right click the libman.json
  3. choose restore the library
  4. See error

Error Info

The "jquery@3.4.1" library could not be resolved by the "cdnjs" provider
The "jquery.blockUI@2.70" library could not be resolved by the "cdnjs" provider
The "sweetalert@2.1.2" library could not be resolved by the "cdnjs" provider
The "spin.js@2.3.2" library could not be resolved by the "cdnjs" provider
The "toastr.js@2.1.4" library could not be resolved by the "cdnjs" provider
The "moment.js@2.24.0" library could not be resolved by the "cdnjs" provider
The "moment-timezone@0.5.23" library could not be resolved by the "cdnjs" provider
The "signalr.js@2.4.0" library could not be resolved by the "cdnjs" provider
The "jquery-validate@1.19.1" library could not be resolved by the "cdnjs" provider
The "jquery-validation-unobtrusive@3.2.11" library could not be resolved by the "cdnjs" provider
The "push.js@1.0.9" library could not be resolved by the "cdnjs" provider
Restore operation completed with errors

@jimmylewis
Copy link
Contributor

This seems to indicate connectivity issues with the provider. Can you collect a network trace?

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

2 participants