Code Monkey home page Code Monkey logo

Comments (3)

marc-hb avatar marc-hb commented on July 3, 2024 1

This type of error usually looks better ("FATAL ERROR: no west workspace found") but initialization/bootstrap creates some interesting chicken-and-egg challenges.

looks like an nrfconnectsdk-v2.5.0.west\manifest-tmp is created inside it as part of the [failed] installation process

This looks like:

somehow doesn't play will with version 0.12 of west?

I could be wrong but I doubt the west version matters that much.

from west.

RobMeades avatar RobMeades commented on July 3, 2024

Hmmm, seems that, if this happens, you have to delete the previously-cloned nrfconnectsdk-v2.5.0 directory before trying to install again: looks like an nrfconnectsdk-v2.5.0\.west\manifest-tmp is created inside it as part of the [failed] installation process which somehow doesn't play will with version 0.12 of west?

Anyway, deleting and re-cloning fixed it for me.

from west.

marc-hb avatar marc-hb commented on July 3, 2024

I don't know anything about nrfConnect and its installation process but for future reference I can summarize the failure shown in this stack trace.

What happened there is that west looked for a manifest as part of an initialization process. It didn't find any. It looked for:

[manifest]
path = ...

inside the file: workspace/.west/config but there was no such file.

from west.

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.