decafe-timer 0.4.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,54 @@
1
+ Script started on 2025-12-02 17:56:54+09:00 [COMMAND="npx codex" TERM="xterm-256color" TTY="/dev/pts/7" COLUMNS="80" LINES="53"]
2
+ ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹Need to install the following packages:
3
+ codex@0.2.3
4
+ Ok to proceed? (y) y
5
+
6
+ ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴npm warn EBADENGINE Unsupported engine {
7
+ npm warn EBADENGINE package: 'connect@1.8.7',
8
+ npm warn EBADENGINE required: { node: '>= 0.4.1 < 0.7.0' },
9
+ npm warn EBADENGINE current: { node: 'v22.20.0', npm: '11.6.3' }
10
+ npm warn EBADENGINE }
11
+ ⠴⠦⠧⠇npm warn deprecated graceful-fs@1.1.14: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
12
+ ⠇npm warn deprecated rimraf@2.0.3: Rimraf versions prior to v4 are no longer supported
13
+ ⠇npm warn deprecated github-flavored-markdown@1.0.1: This project is long out of date. Use 'marked' instead.
14
+ ⠇npm warn deprecated formidable@1.0.17: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
15
+ ⠇npm warn deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
16
+ ⠇⠏npm warn deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
17
+ ⠏npm warn deprecated highlight.js@1.2.0: Version no longer supported. Upgrade to @latest
18
+ ⠏npm warn deprecated connect@1.8.7: connect 1.x series is deprecated
19
+ ⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠙npm error code EACCES
20
+ ⠙npm error syscall spawn sh
21
+ ⠙npm error path /home/toshihiro/playground/decafe-timer
22
+ ⠙npm error errno -13
23
+ ⠙npm error Error: spawn sh EACCES
24
+ npm error  at ChildProcess._handle.onexit (node:internal/child_process:285:19)
25
+ npm error  at onErrorNT (node:internal/child_process:483:16)
26
+ npm error  at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
27
+ npm error errno: -13,
28
+ npm error code: 'EACCES',
29
+ npm error syscall: 'spawn sh',
30
+ npm error path: '/home/toshihiro/playground/decafe-timer',
31
+ npm error spawnargs: [ '-c', '"codex"' ],
32
+ npm error cmd: 'sh',
33
+ npm error args: [ '-c', '"codex"' ],
34
+ npm error stdout: null,
35
+ npm error stderr: null,
36
+ npm error event: 'npx',
37
+ npm error script: '"codex"',
38
+ npm error pkgid: undefined
39
+ npm error }
40
+ ⠙npm error
41
+ npm error The operation was rejected by your operating system.
42
+ npm error It is likely you do not have the permissions to access this file as the current user
43
+ npm error
44
+ npm error If you believe this might be a permissions issue, please double-check the
45
+ npm error permissions of the file and its containing directories, or try running
46
+ npm error the command again as root/Administrator.
47
+ ⠙npm notice
48
+ npm notice New patch version of npm available! 11.6.3 -> 11.6.4
49
+ npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.4
50
+ npm notice To update run: npm install -g npm@11.6.4
51
+ npm notice
52
+ ⠙npm error A complete log of this run can be found in: /home/codex-toshihiro/.npm/_logs/2025-12-02T08_56_54_323Z-debug-0.log
53
+ ⠙
54
+ Script done on 2025-12-02 17:57:11+09:00 [COMMAND_EXIT_CODE="243"]