Hi and thanks for the component. Unfortunately i’m running into an issue when trying to use it - i’m gettign error “java.lang.IllegalStateException: Running project in development mode with no access to folder ‘/mnt/c/dev/browser-opener’.
Build project in production mode instead, see https://vaadin.com/docs/v14/flow/production/tutorial-production-mode-basic.html”
I would prefer not to build the project in production mode cause its under construction and i need to see all errors etc.
Thanks a lot for operative response, the new version you deployed works. I deleted previous (0.4) version from my local maven folder and all works perfectly.
Are you using the latest release? Are you running Vaadin 14 in npm mode or bower mode? Anything else that might be relevant?
Just in case if this info will be useful - i use Vaadin 14, i guess it is in npm mode as long as i installed npm locally to make the project work. I run my project straight from IDE (Intellij Idea). The OS is windows server 2016.