skypackjs / skypack-cdn

An issue tracker for the CDN
107 stars 5 forks source link

antd@v5.1.4 could not be built #339

Open samg666 opened 1 year ago

samg666 commented 1 year ago

Hello,

Tried import by import antd from 'https://cdn.skypack.dev/antd'; and got below error. Could anyone can help to fix it?

console.warn("[Package Error] \"antd@v5.1.4\" 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...\nCould not resolve \"rc-util/es/React/render\".");
throw new Error("[Package Error] \"antd@v5.1.4\" could not be built. ");
export default null;