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

fix: allow any node package manager to install #46

Merged
merged 1 commit into from
May 7, 2021

Conversation

jthegedus
Copy link
Owner

@jthegedus jthegedus commented May 7, 2021

Summary

In 0.6.1 we added the preinstall script that only allowed using pnpm which broke our Buildpack powered Run and Function build steps.

Fixes: #44

Other Information

Bumped kit to @sveltejs/kit/1.0.0-next.101

@jthegedus jthegedus added the bug Something isn't working label May 7, 2021
@jthegedus jthegedus self-assigned this May 7, 2021
@jthegedus jthegedus merged commit 417f167 into main May 7, 2021
@jthegedus jthegedus deleted the fix/npm-installation branch May 7, 2021 08:31
github-actions bot pushed a commit that referenced this pull request May 7, 2021
## [0.6.3](v0.6.2...v0.6.3) (2021-05-07)

### Bug Fixes

* allow any node package manager to install ([#46](#46)) ([417f167](417f167))
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2021

🎉 This PR is included in version 0.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module not installable with npm
1 participant