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

Schematics folder is not bundled in @collab-ui/angular@5.0.0 #167

Closed
mohammedzamakhan opened this issue Apr 10, 2019 · 3 comments · Fixed by #181
Closed

Schematics folder is not bundled in @collab-ui/angular@5.0.0 #167

mohammedzamakhan opened this issue Apr 10, 2019 · 3 comments · Fixed by #181
Labels
@angular @momentum-ui/angular bug Something isn't working

Comments

@mohammedzamakhan
Copy link
Collaborator

mohammedzamakhan commented Apr 10, 2019

Issue Type

Bug Report

Component or Pattern Affected

Schematics folder is not included in the npm package, which throws the error when you run ng add @collab-ui/angular

Error: Collection "@collab-ui/angular" cannot be resolved.

Expected Behavior

The command ng add @collab-ui/angular should add collab ui to any Angular CLI project

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Library:
  • Version used:
  • Browser Name and version:
  • Operating System and version:
  • Link to your project:
@pauljeter
Copy link
Contributor

I noticed this issue as well after publishing. Looking into adding a script to copy the folder to the dist package.

@pauljeter pauljeter added @angular @momentum-ui/angular bug Something isn't working labels Apr 10, 2019
@mohammedzamakhan
Copy link
Collaborator Author

mohammedzamakhan commented Apr 15, 2019

@pauljeter Now getting the error

Cannot find module '@angular/cdk/schematics'
Error: Cannot find module '@angular/cdk/schematics'

After that I installed @angular/cdk manually, and ran the command, and it worked fine

@pauljeter pauljeter mentioned this issue Apr 18, 2019
15 tasks
@mohammedzamakhan
Copy link
Collaborator Author

@pauljeter It's not deployed again in v5.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@angular @momentum-ui/angular bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants