Problem installing on windows
https://github.com/component/dialog/issues/29#issuecomment-107437997
?
That is related to classes-component package in npm, which seems to be an older version of that component. The actual one is component-classes.
It might be a good idea to deprecate or unpublish classes-component, as it causes error installing it.
looks like only @tj can do anything about deprecating it.
quick fix: don't install that module; install the working one instead. ;)
Yeah. The issue was with the dialog-component - it automatically tried to install the classes-component. It does not anymore.