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
Environment:
windows-nodejs
webgme-cli version (
webgme -v):v2.8.5
Operating system and kernel: (
cat /etc/os-release,uname -rpreferred)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