I am following this guide: https://github.com/PolymerLabs/start-polymer3. I am using Chrome and when I try to open the page it gives the error I wrote in the title of this question.
The Chrome debug console shows
Uncaught DOMException: Failed to execute 'define'
on 'CustomElementRegistry': this name has already been used with this registry
at http://127.0.0.1:8081/components/@polymer/paper-checkbox/node_modules/
@polymer/polymer/lib/elements/dom-module.js:134:16
In case it matters, this is my Chrome version
Version 65.0.3325.181 (Official Build) (32-bit)