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

Requiring external module ts-node/register #13

Open
patrickrioux opened this issue Apr 28, 2016 · 1 comment
Open

Requiring external module ts-node/register #13

patrickrioux opened this issue Apr 28, 2016 · 1 comment

Comments

@patrickrioux
Copy link

Hi, I was curious to try your project but when following instructions, this is not working at all.
When doing npm install, it end up with this error when gulp execute.
Requiring external module ts-node/register

@projenix
Copy link

That's not an error it's just a log message.

If gulp really fails because of that then maybe you don't have ts-node, then you could do:

npm install -g ts-node

I hope this helps.

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

No branches or pull requests

2 participants