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

Reference to a non-exported function in 'SocketIOModule' #75

Closed
Dhruvi109 opened this issue Dec 17, 2018 · 0 comments
Closed

Reference to a non-exported function in 'SocketIOModule' #75

Dhruvi109 opened this issue Dec 17, 2018 · 0 comments

Comments

@Dhruvi109
Copy link

Dhruvi109 commented Dec 17, 2018

Error: Failed to compile.

ERROR in Error during template compile of 'AppModule'
Reference to a non-exported function in 'SocketIOModule'
'SocketIOModule' contains the error at nativescript-socketio/angular/index.ts(25,10).
below are the details of package json

"tns-android": {
"version": "5.0.0"
},
"tns-ios": {
"version": "5.1.0"
}

"@angular/compiler-cli": "~7.1.0",
"@ngtools/webpack": "~7.1.0",

we are facing above issue only in IOS when we execute following command

tns build ios --bundle --env.aot --env.uglify;

Has anyone ever had this problem? Need help.

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

1 participant