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

tns plugin create command hangs #4616

Closed
rosen-vladimirov opened this issue May 13, 2019 · 2 comments
Closed

tns plugin create command hangs #4616

rosen-vladimirov opened this issue May 13, 2019 · 2 comments

Comments

@rosen-vladimirov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.3.4
  • Cross-platform modules: Not applicable
  • Android Runtime: Not applicable
  • iOS Runtime: Not applicable
  • Plugin(s): Not applicable

Describe the bug
Executing tns plugin create my-plugin command hangs.

To Reproduce

  1. tns plugin create my-plugin
  2. Answer the questions and CLI should create the plugin, however the command hangs.

Expected behavior
Command should work and create a plugin.

@rosen-vladimirov
Copy link
Contributor Author

There are new parameters required for plugin creation. To automate the process, you can add --includeTypeScriptDemo=y --includeAngularDemo=y to your command.

@rosen-vladimirov
Copy link
Contributor Author

NOTE: Fixed also in plugin seed with this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants