Skip to content
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

running npm run client and getting messages #25

Open
FernandoBoza opened this issue Sep 15, 2017 · 1 comment
Open

running npm run client and getting messages #25

FernandoBoza opened this issue Sep 15, 2017 · 1 comment

Comments

@FernandoBoza
Copy link

WARNING Compiled with 1 warnings 5:46:10 AM
warning in ./client/src/stored.js
8:23-44 "export 'STORE_KEY_CONFIG_LANG' was not found in './constants'

[HPM] Error occurred while trying to proxy request /socket.io/?EIO=3&transport=polling&t=Lw4xeFx
[HPM] Client disconnected
[HPM] Upgrading to WebSocket
[HPM] Client disconnected

Mac, Sierra, Node 6.11.0

@erguotou520
Copy link
Owner

STORE_KEY_CONFIG_LANG will be not defined if you do not choose i18n when prompted.
The socket.io error doesn't show any useful information.
Let me know how do you choose when prompted? What script do you run after init?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants