npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tonconnect%2fsdk - Not found
npm ERR! 404
npm ERR! 404 '@tonconnect/sdk@^2.1.3' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/mac/.npm/_logs/2023-07-14T21_12_49_239Z-debug-0.log
Error: Command failed: npm install
at checkExecSyncError (node:child_process:885:11)
at execSync (node:child_process:957:15)
at main (/Users/mac/.npm/_npx/b56225140edd990c/node_modules/create-ton/dist/cli.js:87:42) {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 83190,
stdout: null,
stderr: null
}
npm create ton@latest or npx create-ton@latest.
npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tonconnect%2fsdk - Not found npm ERR! 404 npm ERR! 404 '@tonconnect/sdk@^2.1.3' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/mac/.npm/_logs/2023-07-14T21_12_49_239Z-debug-0.log Error: Command failed: npm install at checkExecSyncError (node:child_process:885:11) at execSync (node:child_process:957:15) at main (/Users/mac/.npm/_npx/b56225140edd990c/node_modules/create-ton/dist/cli.js:87:42) { status: 1, signal: null, output: [ null, null, null ], pid: 83190, stdout: null, stderr: null }