Skip to content

feat(core-errors): init#16

Merged
TorinAsakura merged 5 commits intomasterfrom
feat/core-errors
Jan 6, 2025
Merged

feat(core-errors): init#16
TorinAsakura merged 5 commits intomasterfrom
feat/core-errors

Conversation

@TorinAsakura
Copy link
Member

No description provided.

@TorinAsakura TorinAsakura added the enhancement New feature or request label Jan 3, 2025
@TorinAsakura TorinAsakura requested a review from Nelfimov January 3, 2025 23:37
@TorinAsakura TorinAsakura self-assigned this Jan 3, 2025
@TorinAsakura
Copy link
Member Author

TorinAsakura commented Jan 3, 2025

@Nelfimov

если очень коротко:

~/workspace/atls/common git:[master]
git commit -m "feat(core-errors): init" --no-verify
(node:10357) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...` to show where the warning was created)
/Users/torinasakura/workspace/atls/common/.yarn/releases/yarn-remote.cjs:13
                    globalThis.__filename = fileURLToPath(import.meta.url);
                                                                 ^^^^

SyntaxError: Cannot use 'import.meta' outside a module
    at wrapSafe (node:internal/modules/cjs/loader:1515:18)
    at Module._compile (node:internal/modules/cjs/loader:1537:20)
    at Object..js (node:internal/modules/cjs/loader:1708:10)
    at Module.load (node:internal/modules/cjs/loader:1318:32)
    at Function._load (node:internal/modules/cjs/loader:1128:12)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:219:24)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
    at node:internal/main/run_main_module:36:49

Node.js v22.12.0
husky - prepare-commit-msg hook exited with code 1 (error)
~/workspace/atls/common git:[feat/core-errors]
node -v
v22.12.0

Залито актуальное состоние

Nelfimov
Nelfimov previously approved these changes Jan 4, 2025
@TorinAsakura TorinAsakura merged commit 22a5cb1 into master Jan 6, 2025
@TorinAsakura TorinAsakura deleted the feat/core-errors branch January 6, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants