iulo

Results 15 comments of iulo

The `nvs.sh` file still no exist when i install with choco on windows...

which nodist version are you using? In my computer nodist work fine. ![image](https://user-images.githubusercontent.com/6769037/31803202-03807024-b585-11e7-88f4-b6c5cafe3a4a.png)

@andreasvirkus What do you mean `this solved it for me` ? you shouldn't use `force-use-infinite-wrapper="body"`, it is the wrong way.

@andreasvirkus when you set `force-use-infinite-wrapper="body"`, ths scrollParent will set to `body` element, not the `window`. https://github.com/PeachScript/vue-infinite-loading/blob/4baed2bb078f076d3bff48c783ed324236630ed6/src/components/InfiniteLoading.vue#L318-L324 then `getCurrentDistance` will always return a number `

same issue, seems like blocked by algolia cc @antfu

https://github.com/pegjs/pegjs/issues/639 @stoneRdev Community wasted too much time waiting, it’s time to move forward

still got this warning. I read @xon52 refs, seems work when set this package in external. But I need make it bundle in my package. Any help is appreciated