Missing template .html file for node_modules dependency #3274
Labels
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
type: bug/fix
Hi guys,
I'm having some issues with the template, not sure is related to the way how angular-cli load the dependency.
Architecture:
Description:
The generated Angular 2 app throw me the following error when I try to use the linked Angular 2 component :
.ts of the linked component
If I change the code in the following way it works:
But I can't use the require and I would like to fix the problem without introducing this change.
OS
Mac OSX
Versions.
angular-cli: 1.0.0-beta.20-4
node: 6.2.2
os: darwin x64
The text was updated successfully, but these errors were encountered: