question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ng destroy does not unlink the dir

See original GitHub issue

When performing ng destroy all related files are unlinked but directory is left in the tree. This is obviously ember-cli issue and we should override that command and unlink the whole related directory.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
hanslcommented, Dec 8, 2016

Destroy is no longer supported.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 6, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Files. destroy command does not remove directory. #2194
Files. destroy command does not remove directory. #2194 ... ng generate component <name> && ng destroy component <name>.
Read more >
angular - What is the best way to delete a component with CLI
Delete the component directory (assuming you didn't use --flat ) and then remove it from the NgModule in which it is declared. If...
Read more >
Unlink (remove) directory symlink - linux - Super User
unlink excepts one filename, and only removes single files. Note: nether delete, they remove/unlink directory entries. If a file has zero ...
Read more >
Can You DESTROY Your Computer by Deleting ONE File?
Protect your financial identity online with Privacy .com by using virtual cards and get $5 off your first purchase at ...
Read more >
Upgrading from AngularJS to Angular
Applications built with component directives are much easier to migrate to Angular than applications built with lower-level features like ng-controller , ng- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found