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

#6: only use npm for development #16

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

thomaswinkler
Copy link
Collaborator

Using npm instead of yarn lock files. Removed use of $npm_execpatch.

Also needed to enable skipLibCheck to workaround an issue in c8y/client (MTM-56385). Will create a new issue to remove skipLibCheck once c8y/client does export types correctly.

@thomaswinkler thomaswinkler linked an issue Nov 3, 2023 that may be closed by this pull request
@thomaswinkler thomaswinkler merged commit 1eba04f into main Nov 3, 2023
1 check passed
@thomaswinkler thomaswinkler linked an issue Nov 3, 2023 that may be closed by this pull request
@thomaswinkler thomaswinkler deleted the fix/6-use-npm-instead-of-yarn-for-development branch November 3, 2023 07:26
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

Successfully merging this pull request may close these issues.

Fix build scripts to work on Windows Use npm instead of yarn for development
1 participant