mark-norgate
mark-norgate
I am receiving errors when I add `LocalStorageService` to my bootstrap code. One of the errors I receive looks like this: ``` Module parse failed: /node_modules/angular2-localstorage/LocalStorageEmitter.ts Unexpected token (6:14) ```...
Hi there I have now successfully installed Strider on an AWC EC2 instance, and appear to be able to grab projects from Bitbucket without having to do any auth (although...
Hi there I am having difficultly getting Strider to serve pages on AWS. I don't mind sharing the URL: ec2-107-21-10-218.compute-1.amazonaws.com. I have been following the instructions on this github site...
You must excuse my terminology in this issue: Ubuntu and Unix are quite alien to me at the moment. I am trying to set up Strider on an AWS Ubuntu...
I am writing an app using Angular 2, webpack and I am using the icheck front-end library. I am requiring them in my component thusly: ``` var jQuery: any =...
I am launching Strider quite successfully using `pm2`. I have the `strider-bibucket` plugin installed which appears to be functioning inasmuch as the repos are appearing from my Bitbucket account. However,...
Thanks to a lot of help from this community, I have managed to get Bitbucket projects listing on Strider. Hooray! Now, however, when I try to add a project to...