gridaco / assistant

🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
https://grida.co/assistant
Other
578 stars 47 forks source link

error Couldn't find package "@bridged.xyz/design-sdk@0.1.0" required by "figma@0.1.0" on the "npm" registry #24

Closed ghost closed 3 years ago

ghost commented 4 years ago

When I'm trying "yarn install" on a Windows 10, I'm getting the following error:

error Couldn't find package "@bridged.xyz/design-sdk@0.1.0" required by "figma@0.1.0" on the "npm" registry.

softmarshmallow commented 4 years ago

@agus-tin this project uses yarn workspace and gitsubmodules as noticed on README.

did you run git clone with --recurse-submodules?

magestik247 commented 3 years ago

I have the same issue and I did what you said I'm using W10, x64

softmarshmallow commented 3 years ago

referencing. https://github.com/bridgedxyz/assistant/issues/32