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

Developer Tenant cannot use this package? #27

Closed
1 of 3 tasks
cheynen opened this issue Jun 14, 2018 · 14 comments
Closed
1 of 3 tasks

Developer Tenant cannot use this package? #27

cheynen opened this issue Jun 14, 2018 · 14 comments
Assignees

Comments

@cheynen
Copy link

cheynen commented Jun 14, 2018

Category

  • Question
  • Bug
  • Enhancement

Expected or Desired Behavior

Deploy SP Starter Pack to Developer Tenant

Observed Behavior

Uploading the sharePoint-starter-kit.sppkg results in "error in application"
image

Steps to Reproduce

Upload sppkg to app catalog in developer tenant

@jonasbjor
Copy link

jonasbjor commented Jun 14, 2018

Same here! (mine is production)
Is it a must to have the tenant set to targeted release / first release for this sppkg to work?

@bcameron1231
Copy link
Collaborator

bcameron1231 commented Jun 14, 2018

@cheynen Can you confirm that your tenant is "targeted release for everyone" and that API Management is available for you in the new SharePoint Admin Center?

@jonasbjor Yes your tenant must be set to targeted release for everyone.

@cheynen
Copy link
Author

cheynen commented Jun 15, 2018

Yes, my tenant is targeted release.
As it turns out, I deleted the app, waited an hour and uploaded it without error. Unfortunately not one single bit of the deploy.ps1 would work thereafter. This is discouraging.
I am getting a lot of NuGet package errors that I don't seem able to correct in Code.

@VesaJuvonen
Copy link
Contributor

As noted in the pre-requirements, this does require that the whole tenant is in Targeted release setting due to dependency on preview capabilities around the Microsoft Graph.

Notice also that if you move your tenant to Targeted release mode, it can take up to 24 hours for the setting to fully taken into account. I just tested this with one clean new tenant and got exactly the same exception around "Error in package", but after 18 hours from changing the settings, all works fine. We do understand that the wait time is not optimal, but can't fix that right now.

So - please do wait a while and try to install the sppkg file again on the app catalog. You cannot use deploy.ps1 unless you can successfully deploy the package to the tenant level.

@cheynen
Copy link
Author

cheynen commented Jun 15, 2018 via email

@cheynen
Copy link
Author

cheynen commented Jun 15, 2018 via email

@cheynen
Copy link
Author

cheynen commented Jun 15, 2018 via email

@cheynen
Copy link
Author

cheynen commented Jun 15, 2018 via email

@VesaJuvonen
Copy link
Contributor

We do recommend using the spppkg file in the package folder, as noted in the readme file. You can install that to your app catalog in your tenant and that will then skip the npm install etc. commands in the flow, which would require development setup.

@VesaJuvonen VesaJuvonen self-assigned this Jun 18, 2018
@cheynen
Copy link
Author

cheynen commented Jun 18, 2018 via email

@cheynen
Copy link
Author

cheynen commented Jun 25, 2018 via email

@eoverfield
Copy link
Collaborator

@cheynen Expected behavior for a new dev tenant. With a new dev tenant, you will need to enable targeted release, which will take about 24 hours to fully propagate.

Regarding the issue with the department sites, I suggest you start a new issue and provide more details if possible.

@cheynen
Copy link
Author

cheynen commented Jun 25, 2018 via email

@eoverfield
Copy link
Collaborator

Closing issue, solved via described expected behavior with a developer tenant that has been configured to requirements and the recommended time as transpired before installation of starter kit.

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

5 participants