Giter Site home page Giter Site logo

Comments (7)

Mitko-Kerezov avatar Mitko-Kerezov commented on August 17, 2024

@leshin seems like you are trying to build the project with a difference in versions between the tns-core-modules and the tns-android runtime - can you check and see what's written in your package.json

from sample-groceries.

gadonski avatar gadonski commented on August 17, 2024

i had the same problem

"nativescript": {
"id": "com.tjvantoll.groceries",
"tns-ios": {
"version": "1.5.2"
},
"tns-android": {
"version": "1.5.1"
}
}

from sample-groceries.

rosen-vladimirov avatar rosen-vladimirov commented on August 17, 2024

@gadonski , can you check the version of your tns-core-modules under dependencies section of your package.json - is it 1.5.x ?

from sample-groceries.

gadonski avatar gadonski commented on August 17, 2024

Yep... tns-core-modules - 1.5.1

"nativescript": {
        "id": "com.tjvantoll.groceries",
        "tns-ios": {
            "version": "1.5.2"
        },
        "tns-android": {
            "version": "1.5.1"
        }
    },
    "dependencies": {
        "email-validator": "^1.0.3",
        "nativescript-iqkeyboardmanager": "^1.0.0",
        "nativescript-social-share": "^1.1.2",
        "nativescript-floatingactionbutton": "^0.1.4",
        "nativescript-telerik-ui": "0.2.3",
        "nativescript-unit-test-runner": "^0.2.8",
        "tns-core-modules": "1.5.1"
    },

from sample-groceries.

marcoziegaus avatar marcoziegaus commented on August 17, 2024

I've got i working by changing "tns-core-modules": "1.5.1" in .../sample-Groceries/package.json to "1.6.0" before building/running the tutorial for the first time

from sample-groceries.

tjvantoll avatar tjvantoll commented on August 17, 2024

@leshin I just updated this repo to use 1.6 throughout. Could you pull down the changes, try again, and let us know if you’re still having the same issue?

Thanks.

from sample-groceries.

RainingNight avatar RainingNight commented on August 17, 2024

@tjvantoll Yeah, it's ok. Thanks!

from sample-groceries.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.