Skip to content

Commit

Permalink
0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwong246 committed Oct 18, 2024
1 parent 72bd780 commit 40b7c14
Show file tree
Hide file tree
Showing 7 changed files with 140 additions and 207 deletions.
74 changes: 0 additions & 74 deletions docs/electron.log

This file was deleted.

19 changes: 0 additions & 19 deletions docs/node/src/LoginPage/react-test-renderer/node.testx/stderr.log
Original file line number Diff line number Diff line change
@@ -1,19 +0,0 @@
node:internal/errors:496
ErrorCaptureStackTrace(err);
^

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/adam/Code/kokomoBay/docs/node/src/LoginPage/react-test-renderer/node.test.mjsx' imported from /Users/adam/Code/kokomoBay/
at new NodeError (node:internal/errors:405:5)
at finalizeResolution (node:internal/modules/esm/resolve:323:11)
at moduleResolve (node:internal/modules/esm/resolve:948:10)
at defaultResolve (node:internal/modules/esm/resolve:1134:11)
at nextResolve (node:internal/modules/esm/loader:163:28)
at ESMLoader.resolve (node:internal/modules/esm/loader:835:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
at ESMLoader.import (node:internal/modules/esm/loader:524:22)
at node:electron/js2c/utility_init:2:6034
at loadESM (node:internal/process/esm_loader:102:11) {
code: 'ERR_MODULE_NOT_FOUND'
}

Node.js v18.18.2
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Require stack:
Falling back to a NodeJS implementation; performance may be degraded.


(node:68205) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:69545) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Electron Helper --trace-deprecation ...` to show where the warning was created)
Loading

0 comments on commit 40b7c14

Please sign in to comment.