Skip to content

rails 6 下报错The asset "exception-track/application.css" is not present in the asset pipeline. #12

Open
@85636682

Description

@85636682

环境:
ruby 2.6.2
rails 6.0.1

ActionView::Template::Error (The asset "exception-track/application.css" is not present in the asset pipeline.):
[edf072b9-9975-4f2b-9165-3a88d20bc815]     2: <html>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     3: <head>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     4:   <title>Exception Track</title>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     5:   <%= stylesheet_link_tag "exception-track/application", media: "all" %>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     6:   <%= csrf_meta_tags %>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     7: </head>
[edf072b9-9975-4f2b-9165-3a88d20bc815]     8: <body>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions