exebetche
Results
2
comments of
exebetche
I had this error on local build after updating and for me the solution was this one: https://stackoverflow.com/a/56740058 > From the project root run > `./node_modules/.bin/update-ns-webpack --deps --configs` > This...
I had the same error on Ubuntu 20.04 with `--full-static` option but it worked fine without it.