Simran Kaur

Results 10 issues of Simran Kaur

- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests. Item | Version ----- | -----...

I am using angular 1 and I have bower components in the project root. There is app folder that has the application content. If I register service-worker in app folder,...

question

I am trying to set up Spurtcommerce (https://www.dropbox.com/s/jw54rylvqphvpeu/Spurtcommerce_1.0_community_alpha.zip?dl=0) Installation instructions are here at : https://docs.spurtcommerce.com/Getting%20Started/Installation.html I am currently setting up api module: - `nps` version: 5.9.12 - `node` version: 10.16.0...

There is app folder that has the application content. 1. If I register service-worker in app folder, I cannot cache bower components and then app does not work offline. 2....

I have added `cvr.on` events to `app.js ` at the root of my Node JS app. I believe this would be triggered whenever there is a new insert. 1. How...

I am using this boilerplate and ssr in my react project. I was hoping to be able to use offline plugin. https://github.com/NekR/offline-plugin But it does not seem to work. It...

I am trying to use this in an API call: ``` forEach(["a", "b", "c"], function(item, index, arr) { var done = this.async(); console.log("each", item, index, arr); setTimeout(function() { done(); },...

My cron job using RGA was running fine so far but recently It stopped working. If I run my R script manually in rstudio, it works fine, however, if I...

I am using your package to import GA data. For that matter, I have a scheduled cron job. It was working fine so far since years but I recently started...

The appcache file generated has `scripts/fscharts/a ` the folder fscharts has `angular-fusioncharts.min.js` It however once adds it correctly but after adding links for views in the file, `scripts/fscharts/a ` has...