Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

0.15.1 Module build failed: Error: ENOENT #77

Closed
Andrey-Pavlov opened this issue Nov 20, 2015 · 1 comment
Closed

0.15.1 Module build failed: Error: ENOENT #77

Andrey-Pavlov opened this issue Nov 20, 2015 · 1 comment

Comments

@Andrey-Pavlov
Copy link

I use generator-gulp-angular. After update from 0.14.1 to 0.15.1 I get errors.

OS: Ubuntu
Typescript 1.6

ERROR in ./src/app/index.module.ts
Module build failed: Error: ENOENT: no such file or directory, open '/home/xxx/xxx/src/app/index.config'
    at Error (native)

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:1:0 
File '/home/xxx/xxx/.tmp/typings/tsd.d.ts' not found.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:3:23 
Cannot find module './index.config'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:4:29 
Cannot find module './index.route'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:5:25 
Cannot find module './index.run'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:6:31 
Cannot find module './main/main.controller'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:7:34 
Cannot find module '../app/components/githubContributor/githubContributor.service'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:8:33 
Cannot find module '../app/components/webDevTec/webDevTec.service'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:9:27 
Cannot find module '../app/components/navbar/navbar.directive'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:10:29 
Cannot find module '../app/components/malarkey/malarkey.directive'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:13:20 
Cannot find namespace 'moment'.

ERROR in [default] /home/xxx/xxx/src/app/index.module.ts:18:2 
Cannot find name 'angular'.
@tscislo
Copy link

tscislo commented Nov 22, 2015

Same on Windows 7 and TypeScript 1.6.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants