Hi all, now that Vue CLI 3 has been released, can we solidify a testing solution with Quasar out of the box?
Thanks in advance.
Hi all, now that Vue CLI 3 has been released, can we solidify a testing solution with Quasar out of the box?
Thanks in advance.
@metalsadman Unfortunately our local firewall is governed by McAfee and I do not have access to modify the firewall rules. Basically, we cannot adjust inbound and outbound rules. Why can’t this just run on 127.0.0.1/localhost
? I don’t understand why it needs to do this - I just want to run the app in a local emulator.
Hi all,
I’m developing on Windows behind a corporate firewall.
Using .npmrc
and Fiddler as a local proxy, I’m able to install all dependencies with no issues, however, when I run quasar dev -m cordova -T android
for example, I see the following:
However, no matter what IP address I select, I receive the follow error.
Can anyone recommend a way of overcoming this issue?
Thanks in advance.
Hi all, now that Vue CLI 3 has been released, can we solidify a testing solution with Quasar out of the box?
Thanks in advance.
@niallobrien Nevermind, I got the bash script to run on Windows - thanks.
@lesharris Would you mind sharing your .qcomponents.js
file with the rest of us to save us having to list each component?
Thanks in advance.