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

404, missing build/core-blocks/style.css #8886

Closed
tomjn opened this issue Aug 12, 2018 · 3 comments
Closed

404, missing build/core-blocks/style.css #8886

tomjn opened this issue Aug 12, 2018 · 3 comments
Labels
[Status] Needs More Info Follow-up required in order to be actionable. [Type] Help Request Help with setup, implementation, or "How do I?" questions.

Comments

@tomjn
Copy link
Contributor

tomjn commented Aug 12, 2018

Describe the bug

My site has this directive:

<link rel='stylesheet' id='wp-core-blocks-css'  href='https://tomjn.com/wp-content/plugins/gutenberg/build/core-blocks/style.css?ver=1533850912' type='text/css' media='all' />

But https://tomjn.com/wp-content/plugins/gutenberg/build/core-blocks/style.css is showing a 404, and that folder contains only an index.js file on the server.

To Reproduce
Steps to reproduce the behavior:

  1. Install and activate gutenberg
  2. view the frontend

Expected behavior

I expected the style.css to be present and to load correctly

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 68

Gutenberg 3.5

@tomjn tomjn changed the title 404, missing blocks style.css 404, missing build/core-blocks/style.css Aug 12, 2018
@chrisvanpatten
Copy link
Contributor

I'm not sure why you would be getting the error as it should still exist in 3.5; I just downloaded the 3.5 build from .org and it's definitely in there.

Any chance you're on master? The file got renamed as part of the work in #8287 which could have something to do with it?

@chrisvanpatten chrisvanpatten added the [Type] Help Request Help with setup, implementation, or "How do I?" questions. label Aug 12, 2018
@chrisvanpatten
Copy link
Contributor

Also I just confirmed that in my local copy running master, build/core-blocks/ only contains an index.js file now, so it sounds like that could be the problem.

@designsimply designsimply added the [Status] Needs More Info Follow-up required in order to be actionable. label Aug 15, 2018
@designsimply
Copy link
Member

Closing because it couldn't be reproduced in testing. Happy to re-open if the problem is still present! Please try testing again using the latest version of Gutenberg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs More Info Follow-up required in order to be actionable. [Type] Help Request Help with setup, implementation, or "How do I?" questions.
Projects
None yet
Development

No branches or pull requests

3 participants