Nam Le
Nam Le
without '&&' is working fine on Windows 11. ex: ``` ... "scripts": { "dev": "env-cmd -f ./.env.dev webpack serve --config config/webpack.dev.js", ```
My solution is calling the delete() token method after .save() the object: ```php user.set_password(...) user.save() token = user.get_auth_token() token.delete() ```
This PR should be merged.
Same problem with exe and dll compressed. The other extensions are fine but NOT for EXE and Dll. So back to use the Command Line instead.
still waiting for JUMP_IF_NOT_EXC_MATCH
`Error: INSTALLATION FAILED: chart requires kubeVersion: < 1.27.0-0 which is incompatible with Kubernetes v1.28.3` Add `--version 2.5.9` solved my issue.