Skip to content
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

Build breaks when using Node v18 #57

Closed
1 task
MantisClone opened this issue Mar 14, 2023 · 2 comments
Closed
1 task

Build breaks when using Node v18 #57

MantisClone opened this issue Mar 14, 2023 · 2 comments

Comments

@MantisClone
Copy link
Member

MantisClone commented Mar 14, 2023

Problem

The build fails when using Node v18.

Solution

  • Update Request Create to use the latest request network packages
yarn add @requestnetwork/request-client.js@next
yarn add @requestnetwork/payment-processor@next
... etc.

Depends on RequestNetwork/requestNetwork#1009

Workaround

Use nvm to set Node version to v16

nvm use 16

Migrated from Asana: https://app.asana.com/0/1203912381456855/1205300974037144/f

@MantisClone
Copy link
Member Author

RequestNetwork/requestNetwork#1009 has been fixed. Now we just need to update Request Create to use the latest request network packages.

@MantisClone
Copy link
Member Author

MantisClone commented Apr 30, 2024

#67 (comment)

We decided to deprecate and shut down Request Create

#75

@MantisClone MantisClone closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
@github-project-automation github-project-automation bot moved this from 🐞 Backlog: Bug / Tech Debt to ✅ Done in Request Network Tech Backlog Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant