microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

DevGateway fails to run with MissingAssets error #132

Closed GnPatton closed 1 month ago

GnPatton commented 1 month ago

When I try to run DevGateway it fails with the next error: {"errorCode":"Target","message":"MissingAssets"},{"errorCode":"Message","message":"Certain items reference images that are not found in the designated assets folder.. It complains that some assets from assets folders are missing even though they are present there and I didn't touch them.

selimslab commented 1 month ago

Had the same problem, please make sure you follow the latest version of this repo