Closed JBtje closed 2 years ago
hmm I have updated to node: 'v18.12.1', npm: '9.1.3'
and am still running into this issue. this is on an alpine node docker container where my local osx build runs fine. will try other linux envs and see if that fixes it
@JBtje what OS did you use I am not having much luck..
All is fine when using with vite 3.1.8, however when using 3.2+ the below error triggers while building. This happens only on unix systems...
node: 16.14.0 npm: 8.19.2
Note: After updating to node: 18.12.1 npm: 9.1.2
the error seems resolved.