Skip to content

make offer up compatible with node 22 #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

rabi-siddique
Copy link
Contributor

No description provided.

@rabi-siddique rabi-siddique force-pushed the rs-make-offer-up-compatible-with-node-22 branch from 0da39a1 to 8ca61e1 Compare May 19, 2025 10:45
@rabi-siddique rabi-siddique force-pushed the rs-make-offer-up-compatible-with-node-22 branch from 4e23932 to 081aa8b Compare May 20, 2025 11:10
@rabi-siddique
Copy link
Contributor Author

Encountering this error when running yarn build:

[offer-up-contract]: Process started
[offer-up-contract]: SES_UNCAUGHT_EXCEPTION: (TypeError#1)
[offer-up-contract]: TypeError#1: Cannot read properties of undefined (reading 'subscribeAfter')
[offer-up-contract]:   at file:///Users/rabisiddique/Desktop/Work/dapp-offer-up/node_modules/@agoric/notifier/src/publish-kit.js:49:44
[offer-up-contract]:   at ModuleJob.run (node:internal/modules/esm/module_job:195:25)
[offer-up-contract]:   at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)
[offer-up-contract]:   at async loadESM (node:internal/process/esm_loader:34:7)
[offer-up-contract]:   at async handleMainPromise (node:internal/modules/run_main:106:12)
[offer-up-contract]:
[offer-up-contract]: Process exited (exit code 255), completed in 1s 31ms
The command failed in workspace offer-up-contract@workspace:contract with exit code 255
Failed with errors in 1s 35ms

@rabi-siddique rabi-siddique force-pushed the rs-make-offer-up-compatible-with-node-22 branch from 5f8d17f to 21ef7dd Compare May 20, 2025 15:55
@rabi-siddique rabi-siddique force-pushed the rs-make-offer-up-compatible-with-node-22 branch from 6cd4c4a to a6056c3 Compare May 20, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant