-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
In debug mode, few warnings display #1237
Comments
Hi pmbaldha, If you just want to test the plugin, you can run the version from the plugin repository: https://wordpress.org/plugins/gutenberg/ |
@Soean I'm seeing these errors when running the plugin. |
Is this still an issue? |
Can confirm this is still an issue, steps to replicate:
|
Neverming running |
Thanks, let's close this issue. |
If we enable debug mode, There are some errors displays:
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/utils/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 51
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/date/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 57
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/i18n/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 89
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/element/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 95
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/components/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 101
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/blocks/build/index.js in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 107
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/components/build/style.css in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 115
Warning: filemtime(): stat failed for G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master/blocks/build/style.css in G:\xampp\htdocs\et\wp-content\plugins\gutenberg-master\lib\client-assets.php on line 121
The text was updated successfully, but these errors were encountered: