Skip to content

Node.js module template version is not applied when another version is installed globally #340

@czgtest

Description

@czgtest

repro on Mac/ubuntu
edge 1.8.0-rc2

steps:

  1. npm i -g generator-azure-iot-edge-module
  2. set the nodejs module template version in user settings.
    "azure-iot-edge.version.nodemodule":"1.2.0",
    "azure-iot-edge.templateInstall.nodemodule": true
    3.add new module or create new solution for nodejs module
    4.verify the module code is 1.3.0
    expect: 1.2.0

Metadata

Metadata

Assignees

Labels

Obsoleteexternal dependencyCannot fix only in this code base. It depends on the fix on third-party

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions