babel/generator-babel-boilerplate

throws warning with 'path

Closed this issue · 7 comments

@jmeas nodeJS throws a warning on path. Where path also is an module in nodejS.

Can you provide more details, @KFlash? When does NodeJS throws an error? And what version of node are you using?

@jmeas nodeJS v. 12.x. It comes up when I build the repo, and also in TravisCI

@KFlash, maybe I'm being dum here, but I can't reproduce it. And I looked at the Travis logs and didn't see the warning there, either. Am I missing something obvious?

By 'build the repo,' what do you mean? Do you mean installing the dependencies, or building the library?

Building the library:

I'd post the ss of installing the deps, but the text doesn't all fit on one page. I don't see a warning, though!

@jmeas I see you didn't get the warning. Strange. I got it the whole day.
Anyway. See documentation for nodeJS 12.2 here. https://nodejs.org/api/path.html

Path is clearly a part of nodeJS@newest.

I know about path, and I've seen this issue before in other projects. I've just never seen it in this project before.

Is it cool to close this issue, then?

I think you can close it. People who sees it should know how to fix it. I'm off for a few minutes, trying to fix your ESlint.