-
Hey,
I'm having a few issues getting protractor to wait for my dependencies to load in the route.
The basic code I have is this (which works fine in Angular itself)
```
$routeProvider.when('/login,…
-
With an .npmrc file like below:
```
registry=http://local-npm-install:8080
```
It seems yarn will not respect this and try the normal NPM upstream.
-
_From @samhatoum on October 4, 2015 20:55_
See here:
https://forums.meteor.com/t/how-can-i-enable-login-to-velocity-mirror-apps-that-have-varying-port-numbers-for-an-app-that-uses-oauth-login-with-a…
-
Hi,
Thank you for this interesting repo.
I tried this API on my personal account and another newly created account after several logins I got this error when log out from my personal account (and la…
-
https://github.com/weissi1994/PokemonGo-Map
-
Hi, similar to https://github.com/snipe/snipe-it/issues/1452
I have the same issue or similar issue, where i cant see any page when opened http:\localhost and http:\localhost\snipe-it
C:\inetpub\wwwr…
-
Hi,
We are using Snipe-It in our company for years now without a problem.
Lately we decide to move the actual v 2.1.0-41 installed instance to the newest 3.6.3 in docker enviroment.
I've managed …
-
waiting thank you
-
Currently when logged in as a real facebook user, your friends will not show up even if they have used the application.
-
Got a couple of exceptions with:
```
A NoMethodError occurred in identities#reset_password:
undefined method `password_expired?' for nil:NilClass
app/controllers/identities_controller.rb:40:in `…