You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
these two packages are listed as dev dependencies so they do not install through npm
using yo polymer-plus causes an Error: Cannot find module statement for node-fs-extra and sugar
i was able to successfully run the generator after installing both packages globally
incidentally yo polymer does not have this issue
* note - i uninstalled, cleared the cache & reinstalled the generator, before finding out these are listed are dev dependencies and the fix was to install the packages manually
mac os x 10.11.1
node v5.1.0
npm v3.5.0
The text was updated successfully, but these errors were encountered:
What is yo polymer-plus? That's not a command we support I don't think
On Dec 4, 2015 6:46 AM, "Nejat" notifications@github.com wrote:
these two packages are listed as dev dependencies so they do not install
through npm
using yo polymer-plus causes an Error: Cannot find module statement for
node-fs-extra and sugar
i was able to successfully run the generator after installing both
packages globally
incidentally yo polymer does not have this issue
note - i uninstalled, cleared the cache & reinstalled the generator,
before finding out these are listed are dev dependencies and the fix was to
install the packages manually
mac os x 10.11.1
node v5.1.0
npm v3.5.0
—
Reply to this email directly or view it on GitHub #250.
ok thanks, i'll ignore the generator in that case. I thought it was officially support
* fyi, it's listed as an official supported yeoman generator, listed as "by: Chrome Developer Relations" and it points back to this repository which is why I posted here.
these two packages are listed as dev dependencies so they do not install through npm
using
yo polymer-plus
causes anError: Cannot find module
statement fornode-fs-extra
andsugar
i was able to successfully run the generator after installing both packages globally
incidentally
yo polymer
does not have this issue* note - i uninstalled, cleared the cache & reinstalled the generator, before finding out these are listed are dev dependencies and the fix was to install the packages manually
mac os x 10.11.1
node v5.1.0
npm v3.5.0
The text was updated successfully, but these errors were encountered: