Dave Nielsen

Results 14 comments of Dave Nielsen

When updating ng2-validation from 3.9.1 I am getting the same error @latobibor described. `Error: (SystemJS) XHR error (404 Not Found) loading http://localhost/accounts_payable/libphonenumber-js` Versions: ``` "@angular/core": "^4.0.2", "@angular/forms": "^4.0.2", "ng2-validation": "^4.1.0",...

@mgroetan you can resolve this by installing libphonenumber-js install it using `npm install libphonenumber-js --save` or add `"libphonenumber-js": "^0.4.18"` to your package.json

@mgroetan Hm, not sure then. I had the same error and assumed since the new version was requiring this dependency that installing it would resolve the error (which it did)...

Oh yeah @mgroetan that could've been your problem. i forgot to add that. you do indeed need to add it to your systemjs config, see above comment

I cant figure this out either. I'm stuck on 3.9.1 because updating gives this same error. I did an npm install for libphonenumber-js but am still getting the error if...

@tigredonorte update: FWIW, i just tried removing it from "packages" in the system config and only added it under "map" and it seems to work...

Wondering if this feature will be added to the iOS app. This is a necessity for me if I will be renewing my subscription. Couldn’t get OpenVPN Connect to work...

Does this plugin use works with nest? i thought they shut that down...i was able to get an access code for the config.json as required by the plugin that said...

@rob74lee i do have a token. i tried removing ffmpeg and re-adding it from a different apt repo which installed ffmpeg v4 instead of v3, but im still getting the...

doesnt work on atom 1.12 for macOS Sierra either.