Skip to content

Conversation

rosen-vladimirov
Copy link
Contributor

Some CLI commands are broken due to incorrect paths to resources.

  • postinstall is broken as the path to common helpers is incorrect. Also we are not injecting correct constants and the generation of .html for test init command fails. Inject correct constants when generating help.
  • test init command is broken as path to CLI's resource dir is not correct

PR Checklist

What is the current behavior?

tns dev-post-install-cli command fails.
tns dev-generate-help command fails.
tns test init command fails.

What is the new behavior?

Mentioned commands are working.

Some CLI commands are broken due to incorrect paths to resources.
- `postinstall` is broken as the path to common helpers is incorrect. Also we are not injecting correct constants and the generation of `.html` for `test init` command fails. Inject correct constants when generating help.
- `test init` command is broken as path to CLI's resource dir is not correct
@rosen-vladimirov rosen-vladimirov added this to the 5.2.0 milestone Jan 29, 2019
@rosen-vladimirov rosen-vladimirov self-assigned this Jan 29, 2019
@rosen-vladimirov rosen-vladimirov merged commit 3d9efd3 into master Jan 29, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-getting-paths-to-resources branch January 29, 2019 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants