Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to build (gulp build:components) #33

Closed
goldenbearkin opened this issue Dec 7, 2016 · 2 comments
Closed

failed to build (gulp build:components) #33

goldenbearkin opened this issue Dec 7, 2016 · 2 comments

Comments

@goldenbearkin
Copy link

What I done:

  1. git clone https://github.com/angular/flex-layout.git
  2. cd flex-layout
  3. npm install -g yarn
  4. yarn install
  5. gulp build:components

resulting below:

[19:20:23] Starting ':build:components:ts'...
[19:20:24] TypeScript: emit failed
[19:20:24] Finished ':build:components:ts' after 1.14 s
[19:20:24] Starting ':build:components:rollup'...
[19:20:24] ':build:components:rollup' errored after 2.67 ms
[19:20:24] Error: Could not resolve entry (/development/github/flex-layout/dist/@angular/flex-layout/index.js)
at /development/github/flex-layout/node_modules/rollup/dist/rollup.js:7309:28
at process._tickCallback (internal/process/next_tick.js:103:7)

@ThomasBurleson
Copy link
Contributor

Fixed with SHA bc1d45a

set noEmit:false in the tsconfig.json.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 4, 2019
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