Warning: file_get_contents(themes/zircon/assets/js/scripts.js): failed to open stream: No such file or directory in Drupal\Core\Asset\JsOptimizer->optimize() (line 25 of core/lib/Drupal/Core/Asset/JsOptimizer.php).

CommentFileSizeAuthor
#2 warning_in_zircon_theme-2878562-2.patch642 bytesZnak

Issue fork zircon-2878562

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Znak created an issue. See original summary.

Znak’s picture

Assigned: Znak » Unassigned
Status: Active » Needs review
FileSize
642 bytes

Please, check up the patch.

Jochus’s picture

Hi Znak,

I was facing the same issue today. I'm currently on branch 8.x-2.x. I noticed your patch is not (yet?) on there. When I applied your patch (locally), issue was fixed! Thanks!

Which branch do you currently use for development?

Regards,
Jochen

tgoeg’s picture

As per https://www.drupal.org/project/zircon/issues/2881994#comment-13231334 this file is not needed in current versions of Zircon, so we don't need to include it anyway.

If the codebase gets updated to the WeebPal one (http://weebpal.com/sites/default/files/packages/zircon_d8.zip), this won't be necessary anymore.

Gauravvvv’s picture

Status: Needs review » Needs work
Issue tags: +Needs reroll

The patch is not working anymore on D8.

tgoeg’s picture

Just remove js/scripts.js in zircon.libraries.yml

Gauravvvv’s picture

Status: Needs work » Closed (outdated)

This has been fixed in 8.x-1.x. File js/scripts.js is no more loaded into zircon.libraries.yml