rangle / radius

A design system accelerator
https://rangle.io/radius/
MIT License
173 stars 24 forks source link

Getting error that ./icons is missing on install #94

Closed littlefengers closed 3 years ago

littlefengers commented 3 years ago

Hello, I'm testing your component, but when I tried to yarn install, it gave me this error

(typescript) Error: /radius/packages/ds/src/components/index.ts(7,15): semantic error TS2307: Cannot find module './icons'.

Looks like it's missing the component files?