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

'ng g app' failing with empty 'Error:' message #385

Closed
ZackDeRose opened this issue Mar 30, 2018 · 5 comments
Closed

'ng g app' failing with empty 'Error:' message #385

ZackDeRose opened this issue Mar 30, 2018 · 5 comments
Labels

Comments

@ZackDeRose
Copy link
Member

ng g app test

is failing inside of my nx workspace with an empty Error message:

image

Generating a lib via ng g lib test runs successfully, as does all of the standard angular cli commands when targeting an existing application. Creating a new nx workspace and running the ng g app ... command works fine, so I'm expecting this is something to do with the project itself.

I'm running nx & schematics 0.9.1, angular cli 1.7.3.

Happy to provide any other information, but unsure of where to look due to the lack of an error message.

@dereklin
Copy link

What is your typescript version?

@ZackDeRose
Copy link
Member Author

typescript version: 2.8.1

@dereklin
Copy link

dereklin commented Apr 1, 2018

nx supports up to typescript 2.6.2 right now

@mrmeku
Copy link
Contributor

mrmeku commented Apr 4, 2018

Can you post your package.json here? This bug is specific to your project as you mentioned but without access to your project there's no way to help. Re-open the issue when you get a chance to share that here

@mrmeku mrmeku closed this as completed Apr 4, 2018
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants