Joshua G
Joshua G
I can also confirm this problem. I'm experiencing the same issues as the OP. I think he did an excellent job outlining the problem. The package authors need to fix...
Please do not suggest this solution from a previously **incorrectly** closed issue. > Hi there, it worked for me: > > * Upgrade your node version to at least Node...
Same problem as OP under similar circumstances, confirm still an issue. Based on the description i was hoping setting `lintDirtyModulesOnly: false` or `cache: false` would be temp fix. No dice....
I'm commenting "same here" because I want this fixed and people to be notified. FIX IT
Um. Is anybody at Lerna going to look into this? Its a serious error report. So Lerna caching is just completely broken. The docs are wrong.
I want this removed. Also remove the annoying (1) icon. I'm not going to sign in with GitHub and I don't want VSCode nagging me about it. Turn it off....
+1 Please add native support.
Confirmed same issue. This does not work in `8.0.0` or `7.0.0`, only `*.d.ts` files are output. Downgrading to `6.1.0` outputs all the files. ```javascript // dep.js const madge = require('madge');...