We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7acec3 commit 90d3ecbCopy full SHA for 90d3ecb
src/main/resources/handlebars/typescript-angular/README.mustache
@@ -36,6 +36,8 @@ npm install PATH_TO_GENERATED_PACKAGE/dist.tgz --save
36
{{^useNgPackagr}}
37
npm install PATH_TO_GENERATED_PACKAGE/{{npmName}}-{{npmVersion}}.tgz --save
38
{{/useNgPackagr}}
39
+```
40
+
41
It's important to take the tgz file, otherwise you'll get trouble with links on windows.
42
43
_using `npm link`:_
0 commit comments