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

bump to latest node #522

Merged
merged 2 commits into from
Jul 21, 2024
Merged

bump to latest node #522

merged 2 commits into from
Jul 21, 2024

Conversation

jbpratt
Copy link
Member

@jbpratt jbpratt commented Jul 20, 2024

can be reproduced with updating the following packages

$ npm install node-sass@latest sass-loader@latest webpack@latest webpack-cli@latest

then bumping the base image in the dockerfile (new node alpine images no
longer contain python which is needed for node-sass). We still have lots of deprecation warnings to resolve

can be reproduced with updating the following packages

```
$ npm install node-sass@latest sass-loader@latest webpack@latest webpack-cli@latest
```

then bumping the base image in the dockerfile (new node alpine images no
longer contain python which is needed for node-sass)

Signed-off-by: jbpratt <[email protected]>
@jbpratt jbpratt requested a review from slugalisk July 20, 2024 19:05
@jbpratt jbpratt merged commit a3d824d into master Jul 21, 2024
2 checks passed
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