pnp / sp-dev-fx-aces

Repository for the Microsoft Viva Connections Adaptive Card sample solutions from Microsoft and community.
https://aka.ms/viva/connections/extensibility
MIT License
109 stars 92 forks source link

PRIMARYTEXTCARD-MYEMAILS - Missing Manifest #144

Closed aidab98 closed 1 year ago

aidab98 commented 1 year ago

PRIMARYTEXTCARD-MYEMAILS

Authors

@dcashpeterson

Question

'm running gulp serve on this code and I receive an error that there is a missing file in the folder. Specifically this file: C:\Viva-ACE-Samples\sp-dev-fx-aces\samples\PrimaryTextCard-MyEmails\src\adaptiveCardExtensions\myEmails\MyEmailsAdaptiveCardExtension.manifest.json

The manifest.json in the src file is missing unlike in other samples.

image image

a1mery commented 1 year ago

The manifest was not in the correct folder. I've created a PR to solve this issue. In the meantime you can move it yourself locally (the manifest file is in the quickView folder).