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
Describe the bug
Use electorn-vue to build the project, and Introduce Kafkajs startup project prompt Invalid or unexpected token after introducing Kafkajs
Describe the bug
Use electorn-vue to build the project, and Introduce Kafkajs startup project prompt Invalid or unexpected token after introducing Kafkajs
To Reproduce
Please provide either a link to a:
If none of the above are possible to provide, please write down the exact steps to reproduce the behavior:
npm install -g vue-cli
vue init simulatedgreg/electron-vue my-project
cd my-project
npm install kafkajs
Expected behavior
Succeeded The server can connect to 192.168.242.130:9092 and obtain metadata
Observed behavior
Invalid or unexpected token
Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: