Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #1

Open
RozsnakiVilmos opened this issue Oct 13, 2021 · 0 comments
Open

Documentation #1

RozsnakiVilmos opened this issue Oct 13, 2021 · 0 comments

Comments

@RozsnakiVilmos
Copy link

RozsnakiVilmos commented Oct 13, 2021

I ran into some erros trying to implement this code component in my enviroment so this is my guid. I hope that it will help some people :)

There is an "Y" in the (...\src\importdatafromcustomexcel\ControlManifest.Input.xml) first delete that "Y" it will throw an error if you don't do this!
If you want to change the prefix and the name I'm reffering this documentation (I needed this step so I can export my other solution that was using this component, if you want to do this refer: "Build your code components"):
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/implementing-controls-using-typescript

  1. Clone the repository
  2. cd into the src folder (cd src cmdlet)
  3. Run npm install cmdlet
  4. Run npm install --save-dev typescript cmdlet
  5. Get the developer resource URL for your environment from advanced settings in Power Apps.
  6. Use the command: pac auth create --url and authenticate with your credentials.
  7. Use the command: pac pcf push --publisher-prefix contoso to push the component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant