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

White Screen on install on FlyWheel (host) #1196

Closed
jakilevy opened this issue Jun 15, 2017 · 7 comments
Closed

White Screen on install on FlyWheel (host) #1196

jakilevy opened this issue Jun 15, 2017 · 7 comments

Comments

@jakilevy
Copy link

from a friend who doesn't use gitHub and just tried installing -

I am Using Local by Flywheel with PHP 7.0.3 and ngix I get it to install but I’m not seeing anything…the area is white. Not sure if I need to install differently or if I am missing something

@youknowriad
Copy link
Contributor

How did you install the plugin? Did you install the npm dependencies and built the JS/css assets https://github.com/WordPress/gutenberg/blob/master/CONTRIBUTING.md#installing--building-the-plugin ?

@itsjusteileen
Copy link
Contributor

sorry, no, I'll redo using those instructions, thanks

@youknowriad
Copy link
Contributor

You're welcome. Closing for now, let me know if you have any trouble following the instructions.

@aduth
Copy link
Member

aduth commented Jun 15, 2017

I expect we should also upload zip files on the Releases tab once the beta plugin is made available.

https://github.com/WordPress/gutenberg/releases

@itsjusteileen
Copy link
Contributor

@youknowriad I'm running into an error. Using MAMP on MacOS I have the cloned repository in wp-content/plugins and when I type run npm dev I get cross-env BABEL_ENV=default webpack --watch in the npm error log. I'm on node 7.9.0.

@aduth
Copy link
Member

aduth commented Jun 15, 2017

@eviolini Did you first enter npm install before running npm run dev? The documentation is not entirely clear here, but it would be required to install dependencies first.

If you're still running into issues, can you clarify whether you're running Windows, Mac, or other?

@itsjusteileen
Copy link
Contributor

That worked and now I have Webpack is watching the files. I activated the plugin and all is good, thanks for the quick response.

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

4 participants