lukeed / pwa

(WIP) Universal PWA Builder
https://pwa.cafe
3.13k stars 101 forks source link

pnpm install #76

Open alecandido opened 3 years ago

alecandido commented 3 years ago

Is there still any known issue with pnpm like it was earlier mentioned?

> pnpm watch

[PWA] Applying preset: @pwa/preset-svelte
[PWA] Starting development server on http://localhost:8080
[PWA] Failed to compile! Found 1 error:
      multi ./index.js ../node_modules/.pnpm/webpack-dev-server@3.11.2/node_modules/webpack-dev-server/client/index.js ../node_modules/.pnpm/webpack@4.46.0/node_modules/webpack/hot/dev-server.js
      Module not found: Can't resolve 'babel-loader' in '$HOME/path-to-root/src'

Analogous error message running directly pwa init (still globally installed with pnpm add -g @pwa/cli)