You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ...
[V] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
I want to use @walletconnect/react-native-dapp. so, i installed create-react-native-dapp pacakges. it failed.
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
✖ Something went wrong in downloading and extracting the project files.
node:internal/errors:863
const err = new Error(message);
^
Error: Command failed: npx create-react-native-app dapp -t with-typescript
at checkExecSyncError (node:child_process:871:11)
at Object.execSync (node:child_process:943:15)
at createBaseProject (/Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/buidler/index.js:46:57)
at Object.create (/Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/buidler/index.js:759:5)
at /Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/cli/index.js:119:49
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 31528,
stdout: null,
stderr: null
}
Node.js v18.12.1
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
[V] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
Summary
I want to use @walletconnect/react-native-dapp. so, i installed create-react-native-dapp pacakges. it failed.
✖ Something went wrong in downloading and extracting the project files.
node:internal/errors:863
const err = new Error(message);
^
Error: Command failed: npx create-react-native-app dapp -t with-typescript
at checkExecSyncError (node:child_process:871:11)
at Object.execSync (node:child_process:943:15)
at createBaseProject (/Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/buidler/index.js:46:57)
at Object.create (/Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/buidler/index.js:759:5)
at /Users/jerry/.npm/_npx/1064147bb9e7ae50/node_modules/create-react-native-dapp/build/main/cli/index.js:119:49
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 31528,
stdout: null,
stderr: null
}
Node.js v18.12.1
The text was updated successfully, but these errors were encountered: