-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hey there, my team just started a new project using the latest version of webpack-dev-server (2.7.1), and when starting up the server we are all consistently seeing the following error.
Error: Cannot find module 'hpack.js'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/Users/a6001382/analytics/analytics-q/node_modules/spdy-transport/lib/spdy-transport/protocol/http2/hpack-pool.js:5:13)
The issue is still persisting even after attempting to install hpack.js as a globally available dependency. Is there a way to resolve this?
ballPointPenguin
Metadata
Metadata
Assignees
Labels
No labels