Matheus Chimelli
Matheus Chimelli
Sorry, but i cannot understand what you want to say. What you really want to do? If a site don't use www on domain, you have no reason to crawl...
Remove this line ` await crawler.close(); // Close the crawler `
@samlau11 para compreender o projeto é necessário tem um conhecimento em Nodejs. Saber o básico já dá pra entender muita coisa.
@Kaypira spam NÃO né
@ninjaboladao ele acessou o RSS feed
[https://github.com/nuxt-community/apollo-module/issues/288](https://github.com/nuxt-community/apollo-module/issues/288)
Are you calling `$nuxt.$OneSignal.push` from a page or component?
I'm using OneSignal on a project, so i tested on it. I tested using `this` `this.$OneSignal.push(() => { console.log("TESTING ONESIGNAL USING THIS") })` and i tested using `$nuxt` `$nuxt.$OneSignal.push(() =>...
> Does it work through the browser console for you? Yes it worked. It worked on the first try. How is your nuxt.config.js? You have to put the OneSignal plugin...
> The problem seems to only occur when building via docker. I'm not using Docker right now on my projects. I think i can try fix your Dockerfile later. If...