You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first three are to get the disappeared versions, and html-webpack-plugin was missing.
Dockerfile needs 2 changes:
FROM golang:latest
RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.51.1
Just bump to the latest, because it's just for building.
./docker-make
Seems like totally outdated, at least what is Node-related
The text was updated successfully, but these errors were encountered: