Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-install switch results in import failure #292

Open
kecso opened this issue Jan 19, 2022 · 0 comments
Open

Non-install switch results in import failure #292

kecso opened this issue Jan 19, 2022 · 0 comments

Comments

@kecso
Copy link
Member

kecso commented Jan 19, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant