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
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?