siddharthkp / auto-install

Install dependencies as you code ⚡️
MIT License
1.2k stars 71 forks source link

show hint as to where the error is #89

Closed spearmootz closed 6 years ago

spearmootz commented 6 years ago

error will show something like this

Could not parse folder/csvToDatabase/index.js. There is a syntax error in file at line 1 column: 6.
await^ FileStatus.create({
siddharthkp commented 6 years ago

@spearmootz Seems like there's a security vulnerability discovered in one of the dependencies since the last merge commit 😅

Would you like to tackle that in a different PR?

If not, I can take care of it, but this PR will have to wait a little (don't want a failing build on master)

spearmootz commented 6 years ago

@siddharthkp there you go