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

Doesn't work with nodemon & babel-node env #1

Open
luatnd opened this issue Jan 25, 2020 · 1 comment
Open

Doesn't work with nodemon & babel-node env #1

luatnd opened this issue Jan 25, 2020 · 1 comment

Comments

@luatnd
Copy link

luatnd commented Jan 25, 2020

Thanks for awesome work, I use the winston too and just cannot get node inspect to work. I'm using nodemon:

export NODE_ENV=development && nodemon --inspect --exec babel-node src-node/trade
/node_modules/.bin/nodemon --version
2.0.2

node --version
v12.6.0

/node_modules/.bin/babel-node --version
7.7.7
@gartz
Copy link
Owner

gartz commented Feb 6, 2020

Do you have a gist or demo code that you used?

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