Skip to content

‘$i('jquery')’ is success,but ‘$i('axios')‘ is failure #15

@hellojoeyyoung

Description

@hellojoeyyoung

$i('jquery') is success

$i('jquery')
importer.js:2 [$i]: Searching for jquery, please be patient...
undefined
importer.js:2 [$i]: jquery is loading, please be patient...
importer.js:2 [$i]: jquery(https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js) is loaded.

$i('axios') is failure

$i('axios')
importer.js:2 [$i]: Searching for axios, please be patient...
undefined
7098146254491746334:1
Access to fetch at 'https://api.cdnjs.com/libraries?search=axios' from origin 'https://juejin.cn' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
monitors.3.6.34.cn.js:1

GET https://api.cdnjs.com/libraries?search=axios net::ERR_FAILED 502
importer.js:2 [$i]: There appears to be some trouble with your network. If you think this is a bug, please report an issue:
importer.js:2 [$i]: https://github.com/pd4d10/console-importer/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions