Skip to content

Non-install switch results in import failure #292

@kecso

Description

@kecso

Environment:
windows-nodejs
webgme-cli version (webgme -v):
v2.8.5
Operating system and kernel: (cat /etc/os-release, uname -r preferred)
windows 10
NodeJS version (node -v):
v14.16.0
npm version (npm -v):
6.14.11
Description:
it appears that the no install switch does not work during component import (it not only not installing the package, but apparently cannot find the component even though the external project is installed
Steps to Reproduce:
first import a component from an exetrnal repository the regular way so that the package.json is updated with the new package
then, try to import any component from another github project with the -s switch

Results:
it will fail stating that it cannot find the component

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions