Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

How to add polymer-cli as a dependency without getting puppeteer? #3478

Open ttmms opened 4 years ago

ttmms commented 4 years ago

I want to install pwa-starter-kit with polymer-cli but without puppeteer (because i get a bunch of puppeteer errors on my embedded linux system). I tried npm install --production but puppeteer is still added, although it is a devDependency of polymer-cli?

cerebrowang commented 4 years ago

me too.

On Fri, Dec 13, 2019 at 2:58 PM tuomassa notifications@github.com wrote:

I want to install pwa-starter-kit with polymer-cli but without puppeteer (because i get a bunch of puppeteer errors on my embedded linux system). I tried npm install --production but puppeteer is still added, although it is a devDependency of polymer-cli?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Polymer/tools/issues/3478?email_source=notifications&email_token=AK3MEP5V343U3TZ5OWYHNKTQYMXABA5CNFSM4J2IZGQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAHZOWQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK3MEP5QELOLNOAHTNPOXZ3QYMXABANCNFSM4J2IZGQA .

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.