Chhin Sras
Chhin Sras
is there any update about this issue
> Hi after run Electron ATM below error appear Error: connect ECONNREFUSED 127.0.0.1:11032 > > here is my configuration:  > > here is the error:  > > Any...
@Hibin do u have working repo
> @therealsras, thanks for raising this issue! 🙏🏼 Can you clarify what you're looking for? Something like saved filters so you don't need to set them over and over again?...
@philipp-spiess are you saying to upgrade npm version in dockerfile. I can build successfully on Mac Arm. but docker could not sample from dockerfile FROM node:18-alpine AS deps
> Hey! Yeah this is expected, we can only fix this for our native extension but your bundler still has issues it seems. In the thread [#15806](https://github.com/tailwindlabs/tailwindcss/issues/15806) some folks have...
> oxide okay. upgrade node version won't fix this right? and what 4.1.6 fixed is we can remove ones **oxide** not **lightningcss**, and will it also be fixed?
> > okay. upgrade node version won't fix this right? > > You will need the latest npm version, I don't know if it will work with older node versions....
@philipp-spiess if trying lastest npm it will causes problem ``` #33 [web-app-dev deps 3/6] RUN npm install -g npm@latest #33 2.860 npm error code EBADENGINE #33 2.861 npm error engine...