-
Notifications
You must be signed in to change notification settings - Fork 19
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
How to run? #113
Comments
This is what worked for me, using Yarn.
|
I had the same problem, what worked for me was:
|
after installing it globally you can run |
Specifically, the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This only results in
Moving to its globally installed location and trying to run from there results in:
Installing
ts-node
and trying again...I'm pointing it to the folder where the
.vue
files that need to be updated are located.The text was updated successfully, but these errors were encountered: