Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

EError: Could not load CSS from app.css: Error: The specified module does not exist: null - error removal #10208

Copy link
Copy link
Open
@SeanKelly369

Description

@SeanKelly369
Issue body actions

Issue Description

When building a nativescript application, the error of
"Error: Could not load CSS from app.css: Error: The specified module does not exist: null" appears. The solution I have found which doesn't break the code, is as follows. In nativescript/core/application/application-common.js on line 27 change "let cssFile = './app.css';" to "let cssFile = ''" . Now the warning error message no longer appears.

Reproduction

Simply run the applications. trace logging my need to be set to true in the application.

Relevant log output (if applicable)

Error: Could not load CSS from app.css: Error: The specified module does not exist: null

Environment

No response

Please accept these terms

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.