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
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'
Is there still any known issue with
pnpm
like it was earlier mentioned?Analogous error message running directly
pwa init
(still globally installed withpnpm add -g @pwa/cli
)The text was updated successfully, but these errors were encountered: