-
Notifications
You must be signed in to change notification settings - Fork 23
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
type error #91
Comments
Are you using master or develop branch? We've fixed a number of issues related to the newest Nativescript in the develop branch, but have not released the app based on it (I did release a beta build in google play yesterday, actually). |
different set of issues
|
When you switch branches, you'll need to delete node_module and platforms, and rerun from mom install; the packages and dependencies are different in package.json. |
what version of node are you compiling against? i'm on 8.2.1
|
I don't think we've gotten it working with new node; there were a bunch of issues. I'm away from my computer but I'm pretty sure I'm still on 6.xx. If you look back through some (possibly closed) recent issues you'll see some discussion of this |
sorry i guess i misread the error: what is nativescript-dev-android? https://www.npmjs.com/package/nativescript-dev-android is 404 |
After changing branches, have you removed
|
|
You should try |
that did the trick. thanks a lot |
plugins/argon-web-view/argon-web-view-common.ts(7,23): error TS2420: Class 'ArgonWebView' incorrectly implements interface 'ArgonWebView'. I have the same problem what should I do? :(((((( |
These should have been resolved in the |
The text was updated successfully, but these errors were encountered: