Cheng Tak Kin
Cheng Tak Kin
I tried to use `ig.state.serialize()` to dump the current state and use `ig.state.deserialize(state)` to recover it and it seems work.
Thanks for your response! In fact I have already read the doc and it seems that it is just `no longer need` but not removed from Tailwind v3 (working in...
@dargmuesli I am using a temporary fix that force the package to be always resolved as the newer version with [npm overrides since 8.3](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides) or [yarn resolutions](https://classic.yarnpkg.com/en/docs/package-json#toc-resolutions). However it may...
> Please paste the error. Here is mine npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the...