| 29 Jun 2024 |
| mib 🥐 joined the room. | 22:24:06 |
| 30 Jun 2024 |
| @pkolloch:matrix.org left the room. | 09:02:47 |
| 1 Jul 2024 |
hexa | django-hijack> Installing dependencies
django-hijack> npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
django-hijack> npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
django-hijack> npm ERR! code ENOTCACHED
django-hijack> npm ERR! request to https://registry.npmjs.org/yocto-queue failed: cache mode is 'only-if-cached' but no cached response is available.
django-hijack>
django-hijack> npm ERR! A complete log of this run can be found in: /build/cache/_logs/2024-07-01T00_08_16_686Z-debug-0.log
| 00:10:43 |
hexa | https://github.com/django-hijack/django-hijack/blob/3.5.4/package-lock.json#L8899 | 00:11:13 |
hexa | why doesn't it fetch yocto-queue? 🤔 | 00:11:28 |
hexa | not resolved, no integrity hash | 00:15:07 |
| 2 Jul 2024 |
| Aldwin joined the room. | 15:34:02 |
Aldwin | Hi all. A quick question: When I spawn a devShell with pkgs.nodePackages.yarn.override { nodejs = pkgs.nodejs-18_x; } as one of the packages, and run yarn exec -- node --version, the installed node version is 20.12.2. I expect to get 18.x there. What am I doing wrong? | 15:34:58 |
Lily Foster | you probably want pkgs.yarn. i didn't even know we still had a nodePackages.yarn and we really shouldn't | 15:37:02 |