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

include all of app when installing node_modules #64

Merged
merged 1 commit into from
May 5, 2022

Conversation

coffee-cup
Copy link
Contributor

@coffee-cup coffee-cup commented May 5, 2022

When testing Nixpacks on the Railway starters there were a few that failed because of post install scripts that depend on files in the app. This PR fixes that by ensuring all the app is present when installing deps. A better solution for caching is needed but this fixes the problem for now.

I've also included a fix to ensure all dev deps are installed with Yarn.

@coffee-cup coffee-cup merged commit 585b3fe into main May 5, 2022
@coffee-cup coffee-cup deleted the jr/node-provider-improvements branch May 5, 2022 16:18
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.

1 participant