fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Fuse preview erro (E0100: Package Uno.Graphics.Utils:1.14.0 was not found) #1353

Closed Paulofsr closed 4 years ago

Paulofsr commented 4 years ago

Describe the bug Hi guys!

When I run the fuse preview command or fuse build happened the follow error:

fuse preview
Fuse 1.10.0-rc1
Starting preview for //woo.unoproj, target Local
Opening 'woo.unoproj'

(unknown): E0100: Package Uno.Graphics.Utils:1.14.0 was not found
(unknown): E0100: Package Uno.Graphics.Utils:1.14.0 was not found
(unknown): E0100: Package Uno.Graphics.Utils:1.14.0 was not found

Build completed in 42,26 seconds
3 errors

Thanks for your help!

Paulofsr commented 4 years ago

This problem was corrected by re-cloning the project from the repository.