Rob Taft

Results 19 comments of Rob Taft

Adding those files to the include causes linting to fail, as they don't pass lint standards. Please fix this soon.

A temporary solution is to update your package.json and add the following to your scripts section: `"postinstall": "rm node_modules/angular2-indexeddb/*.ts"` This will delete the files after an npm install

You might as well add .color to that as well as it overrides both

I attempted the Ubuntu download, the flatpack download...and now building from source. All 3 failed, last one with this error.

I'm guessing that since the unit tests use DD/MM/YYYY, this may not be a simple swap. Using the US version of Quicken, the date format is MM/DD'YY. This will need...

+1 same issue, I don't see any 'index' functionality that was previously mentioned either.

The solution I had use was to put an ngIf on the tabset. I only had 2 different menu arrangements, so I used 2 tabsets, toggle one on depending on...

Updated to `url 1.7.2` got it to compile. However now I get: ``` Using configuration file in current working directory: /home/rtaft/software/stabping/target/release/stabping_config.json Web server listening on port 5001. WebSocket server (re)listening...

I'm also seeing this issue. The timing seems about right. The first occurrence was right after a map change, the second was right after a round ended, overall twice in...