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

issues running client #11

Open
erichfrazer opened this issue Dec 14, 2017 · 1 comment
Open

issues running client #11

erichfrazer opened this issue Dec 14, 2017 · 1 comment

Comments

@erichfrazer
Copy link

D:\Blapp\client\mobile>npm run build -- --watch

[email protected] prebuild D:\Blapp\client\mobile
rimraf build

[email protected] build D:\Blapp\client\mobile
tsc "--watch"

node_modules/@types/socket.io-client/index.d.ts(9,2): error TS2300: Duplicate identifier 'export='.
../shared/src/util/AltFBXLoader.js(640,17): error TS7027: Unreachable code detected.
../shared/src/util/AltFBXLoader.js(644,17): error TS7027: Unreachable code detected.
../../node_modules/@types/socket.io-client/index.d.ts(9,2): error TS2300: Duplicate identifier 'export='.
14:18:36 - Compilation complete. Watching for file changes.

are the errors normal???

@cdiddy77
Copy link
Owner

cdiddy77 commented Dec 16, 2017 via email

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