Skip to content

[Contribution Process Bug]: Error When Creating a New Developer Environment #9720

Description

Describe the issue

Creating a new developer environment produces the error "The term 'Get-NAVAppInfo' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again."

Expected behavior

A new developer environment should be created without an error.

Steps to reproduce

  1. Clone BCApps
  2. Run .\build\scripts\DevEnv\NewDevEnv.ps1 -ContainerName 'BCApps-Dev' in Powershell to create a new container

This ends up with this error:

Image

Additional context

There is a working container afterwards, even if the scripts says the container failed to be created. The problem is that apps can't be published with -ProjectPaths, and I haven't found a way to publish BaseApp at a later time.

This worked fine recently, can't find what has changed. It seems to work fine with old projects that are not up to date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Contribution-BugSomething isn't working in the contribution processTeam: IntegrationsGitHub request for Integrations area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions