Hi guys. Does npm create ton work? I've been trying, but I'm getting the same error: `Error: Command failed: npx blueprint create TestContract --type counter
at checkExecSyncError (node:child_process:885:11)
at execSync (node:child_process:957:15)
at main (C:\Users\kaank\AppData\Local\npm-cache\_npx\314ef3dfcdb14211\node_modules\create-ton\dist\cli.js:65:34) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 10824,
stdout: null,
stderr: null
}`

Feb 12, 2023, 11:27 AM
I realised that I'm getting this error in the last(3/3) part of npm create ton. Whether I'm choosing the counter contract or not, it's the same error. My npm is updated and my internet connection is kinda shitty. Does anyone else had this problem before?
Feb 12, 2023, 12:19 PM
Then, does the command mentioned in error npx blueprint create TestContract --type counter work?
Feb 12, 2023, 12:21 PM
i had the same problem in windovs os and used wvm(ubuntu) with npm create ton@latest to solve it
Feb 12, 2023, 1:12 PM
I have a similar contract in testnet
EQDpVsvhlIxDGO3qZtPfrChaiKzlkVt6Rs-6J4Xd8BKIgQK7
https://testnet.tonscan.org/address/EQDpVsvhlIxDGO3qZtPfrChaiKzlkVt6Rs-6J4Xd8BKIgQK7
Feb 12, 2023, 2:16 PM

© 2024 Draquery.com All rights reserved.