ton-org / blueprint

TON development for professionals - all-in-one tool for writing, testing and deploying smart contracts
475 stars 95 forks source link

When creating a contract, an error occurs at the first steps 'Error: Cannot create a contract with the name' #105

Closed igotstatik closed 6 months ago

igotstatik commented 6 months ago

When creating a contract, an error occurs at the first steps 'Error: Cannot create a contract with the name'

When creating a new project, an error Error: Cannot create a contract with the name 'n' is generated at main (/Users/testuser/.npm/_npx/b56225140edd990c/node_modules/create-ton/dist/cli.js:56:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) I tried changing the name, but nothing helped.

N3koSempai commented 6 days ago

i have the same issue