Dan Bovey

Results 45 comments of Dan Bovey

I got this error as well after installing `eb-fix-npm` or `eb-disable-npm`. ``` + npm install > [email protected] install /node_modules/eb-disable-npm > install-files source path.js:7 throw new TypeError('Path must be a string....

``` ubuntu@ip:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial ubuntu@ip:~$ node -v v6.11.0 ubuntu@ip:~$ npm -v 5.6.0 ``` I've...

[Docker on Elastic Beanstalk](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_docker.html) --- If I run `cd install-files && cat package.json` quickly before it crashes it says it has downloaded version `1.1.4` of `install-files`.

I recently updated the issue templates on this repo so that I can identify the bugs with this repo. Please clone your layout and use of react-infinite-scroller by forking [this...

I recently updated the issue templates on this repo so that I can identify the bugs with this repo. Please clone your layout and use of react-infinite-scroller by forking [this...

I recently updated the issue templates on this repo so that I can identify the bugs with this repo. Please clone your layout and use of react-infinite-scroller by forking [this...

I recently updated the issue templates on this repo so that I can identify the bugs with this repo. Please clone your layout and use of react-infinite-scroller by forking [this...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Please clone your layout and use of react-infinite-scroller by forking [this Code Sandbox](https://codesandbox.io/s/my6vo3yo78) and linking...

On [Line 86](https://github.com/CassetteRocks/react-infinite-scroller/blob/master/src/InfiniteScroll.js#L86) we detach the event listener and call `loadMore`, this is where the logic for `hasMore` is updated by you from an XHR response or similar. Then if...

It probably is, I'm swamped with uni work right now so I haven't had a chance to test it.