I hereby claim:
- I am darkwing on github.
- I am davidwalshblog (https://keybase.io/davidwalshblog) on keybase.
- I have a public key ASDG8Gr4ObeuMJbsO6NFQdoN6zLjoEsujmSHRy8uFj-9SAo
To claim this, I am signing this object:
scripts:core:dev:sentry: Bundle end: "sentry-install" | |
scripts:core:dev:contentscript: Bundle end: "contentscript" | |
scripts:core:dev:standardEntryPoints: Error: Parsing file /Users/davidwalsh/Projects/metamask-extension/node_modules/@number-flow/react/dist/NumberFlow-client-8ThZK4QG.js: Unexpected token (145:75) | |
at Deps.parseDeps (/Users/davidwalsh/Projects/metamask-extension/node_modules/module-deps/index.js:519:15) | |
at getDeps (/Users/davidwalsh/Projects/metamask-extension/node_modules/module-deps/index.js:447:44) | |
at /Users/davidwalsh/Projects/metamask-extension/node_modules/module-deps/index.js:430:38 | |
at ConcatStream.<anonymous> (/Users/davidwalsh/Projects/metamask-extension/node_modules/concat-stream/index.js:37:43) | |
at ConcatStream.emit (node:events:536:35) | |
at finishMaybe (/Users/davidwalsh/Projects/metamask-extension/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:630:14) | |
at endWritable (/Users/davidwalsh/Projects/metamask-extension/node_modules/co |
$ /Users/davidwalsh/Projects/portfolio/node_modules/.bin/allow-scripts | |
running lifecycle scripts for event "preinstall" | |
running lifecycle scripts for event "install" | |
- @sentry/webpack-plugin>@sentry/cli | |
- husky | |
running lifecycle scripts for event "postinstall" | |
- $root$ | |
Error: command failed | |
at ChildProcess.<anonymous> (/Users/davidwalsh/Projects/portfolio/node_modules/@npmcli/promise-spawn/lib/index.js:53:27) | |
at ChildProcess.emit (node:events:519:28) |
Removing unpermitted intrinsics | |
Property eval will not be hardened because it is scuttled by LavaMoat protection. Visit https://github.com/LavaMoat/LavaMoat/pull/360 to learn more. | |
(anonymous) @ sentry-install.js:1 | |
WARNING: Missing strong random number source | |
This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills | |
(anonymous) @ sentry-install.js:1 | |
This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills | |
(anonymous) @ sentry-install.js:1 | |
SCRIPTS IMPORT COMPLETE in Seconds: 2.471 | |
Dropped attempt to register inpage content script. Error: Duplicate script ID 'inpage' |
In file included from ossl_x509req.c:10: | |
In file included from ./ossl.h:171: | |
./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined] | |
# define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts)) | |
^ | |
/opt/homebrew/Cellar/openssl@3/3.3.1/include/openssl/ts.h:426:11: note: previous definition is here | |
# define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert) | |
^ | |
1 warning generated. | |
1 warning generated. |
const result = await Promise.race([ | |
new Promise((resolve, reject) => { | |
setTimeout(() => resolve('result!'), 2000); | |
}), | |
new Promise((resolve, reject) => { | |
setTimeout(() => reject('booo!'), 1000); | |
}) | |
]); | |
console.log("result is: ", result); |
console.log('[routes.component.js] componentDidUpdate ---------------------------'); | |
const keyz = Object.keys(this.props); | |
keyz.forEach((key) => { | |
if (this.props[key] !== prevProps[key]) { | |
console.warn('[prop value inequality]: ', key, this.props[key], prevProps[key]); | |
} | |
}); |
scripts:core:dev:standardEntryPoints: [SyntaxError: 'import' and 'export' may appear only with 'sourceType: module'] { | |
line: 1, | |
column: 1, | |
annotated: '\n' + | |
'/Users/davidwalsh/Projects/metamask-extension/node_modules/three/src/loaders/TextureLoader.js:1\n' + | |
"import { ImageLoader } from './ImageLoader.js';\n" + | |
'^\n' + | |
"ParseError: 'import' and 'export' may appear only with 'sourceType: module'", | |
stream: Labeled { | |
_readableState: ReadableState { |
{ | |
"invalidCustomNetwork": { | |
"state": "CLOSED", | |
"networkName": "" | |
}, | |
"unconnectedAccount": { | |
"state": "CLOSED" | |
}, | |
"activeTab": {}, | |
"metamask": { |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: