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

devDependencies are not working #18

Open
poellner opened this issue Jan 16, 2024 · 1 comment
Open

devDependencies are not working #18

poellner opened this issue Jan 16, 2024 · 1 comment

Comments

@poellner
Copy link

poellner commented Jan 16, 2024

Hi,
there is always an error when trying npm install. Reason are the devDependencies:

"sap-workzone-cpkg-tools": "git+https://[email protected]/SAP-samples/build-workzone-integration.git"

Could you put the cpkg-tools in a separate repository?

Best regards,
Raimund

@esajic-ct
Copy link

@poellner Hi Raimund, you can try using this URL instead

  "devDependencies": {
    "sap-workzone-cpkg-tools": "github:SAP-samples/workzone-content-package-templates"
  }

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

2 participants