Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

generator-polymer-plus breaks without 'node-fs-extra' and 'sugar' for me #250

Closed
Nejat opened this issue Dec 4, 2015 · 4 comments
Closed

Comments

@Nejat
Copy link

Nejat commented Dec 4, 2015

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
@robdodson
Copy link
Contributor

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.

@Nejat
Copy link
Author

Nejat commented Dec 4, 2015

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.

screen shot 2015-12-04 at 11 57 25 am

@robdodson
Copy link
Contributor

oh what the heck...

@robdodson
Copy link
Contributor

cc @addyosmani

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants