ton-blockchain / minter-contract

Jetton Deployer FunC Smart Contracts
http://jetton.live
MIT License
288 stars 173 forks source link

### Bug Type #59

Closed ghost closed 6 months ago

ghost commented 6 months ago

Bug Type

Other

Reproduction steps

git clone

yarn install

Actual result

[2/2] ⠂ @tonkeeper/mobile error C:\Users\NodeX\Desktop\TonKeeperReal\wallet\node_modules\@tonkeeper\mobile: Command failed. Exit code: 1 Command: expo-yarn-workspaces postinstall && patch-package Arguments: Directory: C:\Users\NodeX\Desktop\TonKeeperReal\wallet\node_modules\@tonkeeper\mobile Output: node:internal/modules/cjs/loader:1080 throw err; ^

Error: Cannot find module 'C:\Users\NodeX\Desktop\TonKeeperReal\wallet\node_modules\node_modules\expo-yarn-workspaces\bin\expo-yarn-workspaces.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) at Module._load (node:internal/modules/cjs/loader:922:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12) at node:internal/main/run_main_module:23:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }

Node.js v18.18.0

Expected result

Installation Successful

Suggested Severity

Critical

Device

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional Context

No response

Originally posted by @collinpowell in https://github.com/tonkeeper/wallet/issues/785