-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You may need an appropriate loader to handle this file type. #3
Comments
很多这种错误,版本不对吗? |
{ |
error in ./~/_ws@7.4.4@ws/lib/websocket-server.js
Module parse failed: D:\workspace\Plus\node_modules_ws@7.4.4@ws\lib\websocket-server.js Unexpected token (56:6)
You may need an appropriate loader to handle this file type.
| path: null,
| port: null,
| ...options
| };
|
@ ./
/_ws@7.4.4@ws/index.js 6:19-52/_engine.io-client@[email protected]/lib/transports/websocket.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/transports/index.js/_engine.io-client@[email protected]/lib/socket.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/index.js/_socket.io-client@[email protected]/lib/manager.js@ ./
@ ./
/_socket.io-client@[email protected]/lib/index.js/_babel-loader@6.4.1@babel-loader/lib!./~/_vue-loader@14.2.4@vue-loader/lib/selector.js?type=script&index=0!./client/components/App.vue@ ./
@ ./client/components/App.vue
@ ./client/app.js
@ ./client/index.js
@ multi webpack-hot-middleware/client?reload=true&path=http://localhost:4000/__webpack_hmr ./client/index.js
error in ./~/_ws@7.4.4@ws/lib/websocket.js
Module parse failed: D:\workspace\Plus\node_modules_ws@7.4.4@ws\lib\websocket.js Unexpected token (354:6)
You may need an appropriate loader to handle this file type.
| compress: true,
| fin: true,
| ...options
| };
|
@ ./
/_ws@7.4.4@ws/index.js 3:18-44/_engine.io-client@[email protected]/lib/transports/websocket.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/transports/index.js/_engine.io-client@[email protected]/lib/socket.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/index.js/_socket.io-client@[email protected]/lib/manager.js@ ./
@ ./
/_socket.io-client@[email protected]/lib/index.js/_babel-loader@6.4.1@babel-loader/lib!./~/_vue-loader@14.2.4@vue-loader/lib/selector.js?type=script&index=0!./client/components/App.vue@ ./
@ ./client/components/App.vue
@ ./client/app.js
@ ./client/index.js
@ multi webpack-hot-middleware/client?reload=true&path=http://localhost:4000/__webpack_hmr ./client/index.js
error in ./~/_ws@7.4.4@ws/lib/permessage-deflate.js
Module parse failed: D:\workspace\Plus\node_modules_ws@7.4.4@ws\lib\permessage-deflate.js Unexpected token (349:8)
You may need an appropriate loader to handle this file type.
|
| this._inflate = zlib.createInflateRaw({
| ...this._options.zlibInflateOptions,
| windowBits
| });
@ ./
/_ws@7.4.4@ws/lib/sender.js 5:26-57/_ws@7.4.4@ws/index.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/transports/websocket.js/_engine.io-client@[email protected]/lib/transports/index.js@ ./
@ ./
/_engine.io-client@[email protected]/lib/socket.js/_engine.io-client@[email protected]/lib/index.js@ ./
@ ./
/_socket.io-client@[email protected]/lib/manager.js/_socket.io-client@[email protected]/lib/index.js@ ./
@ ./
/_babel-loader@6.4.1@babel-loader/lib!.//_vue-loader@14.2.4@vue-loader/lib/selector.js?type=script&index=0!./client/components/App.vue@ ./client/components/App.vue
@ ./client/app.js
The text was updated successfully, but these errors were encountered: