Skip to content

AOT Compiler looks for files in wrong path #2592

Description

@georgeedwards

Please provide us with the following information:

OS?

Windows 10

Versions.

ng --version
(node:12872) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
angular-cli: 1.0.0-beta.10
node: 6.7.0
os: win32 x64

Repro steps.

No, but it is at https://github.com/georgeedwards/docs

  1. clone source
  2. checkout performance branch
  3. cd client
  4. ngc -p tsconfig-aot.json

The log given by the failure.

Normally this include a stack trace and some more information.

Error: Compilation failed. Resource file not found: C:/Users/George/Source/Repos/docs/client/components/home/client/components/home/home.html

Mention any other details that might be useful.

The home.html file is actually at C:/Users/George/Source/Repos/docs/client/components/home/home.html


Thanks! We'll be in touch soon.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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