void icon indicating copy to clipboard operation
void copied to clipboard

Missing Package Errors When Building the Project

Open 55renchen opened this issue 1 year ago • 2 comments

when i run ./scripts/code.sh , error occurred, how can i solve it, thanks error

55renchen avatar Sep 23 '24 10:09 55renchen

In VS Code, when i press Ctrl+Shift+B to start the build process, error: image

55renchen avatar Sep 23 '24 11:09 55renchen

What OS are you using?

Have you installed dependencies by running yarn?

Have you built the extension with cd ./extensions/void && npm run build?

mathewpareles avatar Sep 30 '24 10:09 mathewpareles