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

Workbench completely blank - displays nothing! #3303

Closed
1 of 4 tasks
nigel-dewar opened this issue Jan 21, 2019 · 8 comments
Closed
1 of 4 tasks

Workbench completely blank - displays nothing! #3303

nigel-dewar opened this issue Jan 21, 2019 · 8 comments
Labels
area:spfx Category: SharePoint Framework (not extensions related) Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.

Comments

@nigel-dewar
Copy link

nigel-dewar commented Jan 21, 2019

Category

  • Question
  • Typo
  • Bug
  • Additional article idea

Brand new setup - installed all the tools, no errors, run gulp cert install or whatever it is to install the dev cert which worked. Fire up using gulp serve and........ nothing.

Expected or Desired Behavior

Workbench to actually show something.

Observed Behavior

workbench shows nothing

image

Steps to Reproduce

get a windows 10 pro machine
Install everything include node 8.15 from scratch
NPM 6.4.1
Run it all up and observe the epic failure

I get the following dialog when running gulp serve - all looks well
image
browser fires up blank however, the final output of gulp serve is
image

Its quite amazing that this product can be so useless. I tried spfx a year or so ago and got the same BS. So I thought this beta crap and left it in the hopes that microsoft devs would get their act together. Now I try on a completely different machine and SAME AGAIN!

see my post from a year ago #1241

@msft-github-bot
Copy link
Collaborator

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@msft-github-bot msft-github-bot added the Needs: Triage 🔍 Awaiting categorization and initial review. label Jan 21, 2019
@VesaJuvonen
Copy link
Contributor

Thx @nigel-dewar for reporting, we would need more details on your environment to be able to build a repro for this. Which browser (+version) you are using?

@VesaJuvonen VesaJuvonen added area:spfx Category: SharePoint Framework (not extensions related) Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. and removed Needs: Triage 🔍 Awaiting categorization and initial review. labels Jan 21, 2019
@andrewconnell
Copy link
Collaborator

I've seen this before too... delete your node_modules folder, delete any lock files and run npm install again.

Also:

  • is this a brand new project or an old project?
  • can you post more from the console log as there are other things that could be showing up that aren't captured in your logs
  • any issues in the browser's console?

@msft-github-bot msft-github-bot added the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Jan 29, 2019
@msft-github-bot
Copy link
Collaborator

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within next 7 days of this comment. Thank you for your contributions to SharePoint Developer activities.

@msft-github-bot
Copy link
Collaborator

Closing issue due no response from original author. If this issue is still occurring, please open a new issue with additional details. Notice that if you have included another related issue as additional comment on this, please open that also as separate issue, so that we can track it independently.

@nick-gaudreau
Copy link

nick-gaudreau commented Feb 8, 2019

@nigel-dewar Hi. You have to set your workbench url in config/serve.json property initialPage.... your workbench url should look like this:
https://{ReplaceWithYourDomainName}.sharepoint.com/sites/{AnySiteNameOfYours}/_layouts/15/workbench.aspx

@msft-github-bot msft-github-bot removed the no-recent-activity Stale issue due to lack of activity. Closed after 7 days with no activity by OP. label Feb 8, 2019
@nick-gaudreau
Copy link

@nigel-dewar Then when you do your gulp serve, the workbench page will open requesting to signin with your account then click the +, select your web part

@msft-github-bot
Copy link
Collaborator

Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues

@SharePoint SharePoint locked as resolved and limited conversation to collaborators Jan 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area:spfx Category: SharePoint Framework (not extensions related) Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days.
Projects
None yet
Development

No branches or pull requests

5 participants