jfrux

Results 89 issues of jfrux

Everything else seems to be working great... except when I run `wits-start` Please advise... ``` [webide-common-tizentv]projectHelper.buildWidget() profilePath = /Users/170510/tizen-studio-data/profile/profiles.xml, excludeFiles = undefined (node:52043) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '$' of...

## Environment details - OS: Windows - OS version: 10 - node-pty version: 0.7.6 ## Issue description Have you seen this before? ``` App threw an error during load Error:...

I see in the base library you can with ENVIRONMENT variables... but do those translate into the ember plugin? `DEBUG_COLORS`

question

Haven't looked into it much but does anyone have a solution for larger documentation sites it could get unwieldy to use a single JSON file, my guess is I'd need...

- Adds HACS support.

It's already outputting information about missing files, unused files, component path issues, etc. https://github.com/rokucommunity/brighterscript

Appears to be publishing it to the app experience but wasn't sure if it was coming back from their API or not...? Would be interesting to be able to track...

enhancement

![image](https://user-images.githubusercontent.com/171077/68319718-c0e6e400-008c-11ea-826a-acac42fd29c7.png) ```js let ENV = { //... webhooks: { services: { invalidate: { url: `http://xxxxxxx.com/xxxxxxx.php`, method: 'GET', headers: {}, body: "", didActivate: true } } } //... } ```