Power Apps SDK #62
Replies: 4 comments
-
|
For anyone who wants to use the latest VS Code integrated terminal until the extension is updated with the latest version of Set-Alias pac "$HOME\.dotnet\tools\pac.exe" |
Beta Was this translation helpful? Give feedback.
-
|
Hi I generated the ContactService and model using the below command. pac code add-data-source -a dataverse -t "contact" Under the ContactsService I am getting this error: Cannot find module '@microsoft/power-apps/data'; I can see node_modules@microsoft\power-apps directory but no directory called 'data' exists. Any idea how to resolve this error? Thanks a lot |
Beta Was this translation helpful? Give feedback.
-
|
pac code add-data-source Error: Request failed: {} any idea? |
Beta Was this translation helpful? Give feedback.
-
|
Please, moving forward, use the official NPM package npm install --save "@microsoft/power-apps" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 What's New
We’re excited to announce that the Power Apps SDK now includes Dataverse support!
📦 update using dotnet tools, or get from NuGet
✅ Supported Scenarios
FilterSortTopqueries❌ Unsupported Scenarios
The following features are not yet supported:
🧪 Sample Usage
📘 Know issues
This discussion was created from the release Power Apps SDK .
Beta Was this translation helpful? Give feedback.
All reactions