Project

General

Profile

Actions

Bug #26690

closed

Job template view fail to render with Sprockets::Rails::Helper::AssetNotPrecompiled (lookup_keys.js)

Added by Ivan Necas almost 6 years ago. Updated almost 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Error:


Asset was not declared to be precompiled in production.
Add `Rails.application.config.assets.precompile += %w( lookup_keys.js )` to `config/initializers/assets.rb` and restart your server

Caused by: #26647

Fix: removing the explicit call for `lookup_keys.js` as it's bundled in `application.js`


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #26647: unneeded asset compile for hidden_values.js and lookup_keys.jsClosedOhad LevyActions
Is duplicate of Foreman Remote Execution - Refactor #26689: lookup_keys removed from asset precompilationClosedOndřej PražákActions
Actions

Also available in: Atom PDF