Results 127 issues of Jim

When I Use This Code: ``` {{enable}} ``` I don't see any value for enable. I would expect this to display in the html.

We talked about this is the EthBuilders meeting just now. 😉 It would be awesome to have an easy install process... Something like this? ``` npm install -g eip ```...

I'm getting this error when running: Chrome 52.0.2743 (Mac OS X 10.11.4) ERROR Uncaught ReferenceError: angular is not defined at /Users/jim/Git-Projects/Flexbox-Push-Drawer-Example/src/app/index.module.js:4 My karma.config file: ``` // Karma configuration // Generated...

Hello, I followed the guidelines in the instructions, but I am getting this strange error. Any thoughts how I can fix this? ![ng-nj_org_ _-bash_ _122x20](https://cloud.githubusercontent.com/assets/5354163/16973893/a27e5efe-4e05-11e6-9685-1fe93873c68b.png)

I'm getting this error when executing and have no idea why... ``` 'use strict'; var path = require('path'); var conf = require('./gulp/conf'); var _ = require('lodash'); var wiredep = require('wiredep');...

Hi, It's seems that not much has changed in this project in three years. If this project is no longer maintained please put some description in the README and we...

For me, karma was already set up in my project and is run with gulp scripts . I'm pretty sure those gulp scripts won't work to run this karma config...

Hi. First let me say, WOW. This is an awesome guide that gives clear examples for pretty much all things you could do in unit testing for AngularJS. At my...

`nvm`: ``` Running version 1.1.7. Usage: ..... ``` `nvm i v12`: ``` Running version 1.1.7. Usage: ...... ``` Nothing happens... 🤔

enhancement request

Note: Not all sections may be relevant, but please be as thorough while remaining concise as possible. Remove this Notice and any sections that don't feel pertinent. If you are...

discussion