Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during setup of zombienet-linux #576

Closed
wirednkod opened this issue Nov 9, 2022 · 0 comments · Fixed by #590
Closed

Error during setup of zombienet-linux #576

wirednkod opened this issue Nov 9, 2022 · 0 comments · Fixed by #590
Assignees
Labels
bug Something isn't working

Comments

@wirednkod
Copy link
Contributor

When trying to run setup in zombienet-linux the following error appears:

Setup will start to download binaries:
- polkadot 	 Approx. size  114  MB
- polkadot-parachain 	 Approx. size  120  MB
Total approx. size:  234 MB

Do you want to continue? (y/n)y

Start download...

uncaughtException
Error: File or directory '/**/javascript/packages/cli/dist/polkadot-parachain' was not included into executable at compilation stage. Please recompile adding it as asset or script.
    at error_ENOENT (pkg/prelude/bootstrap.js:657:19)
    at openFromSnapshot (pkg/prelude/bootstrap.js:758:29)
    at Object.open (pkg/prelude/bootstrap.js:812:5)
    at WriteStream._construct (node:internal/fs/streams:66:17)
    at constructNT (node:internal/streams/destroy:281:27)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -2,
  code: 'ENOENT',
  path: '/snapshot/javascript/packages/cli/dist/polkadot-parachain',
  pkg: true
}
@wirednkod wirednkod added the bug Something isn't working label Nov 9, 2022
@wirednkod wirednkod self-assigned this Nov 9, 2022
pepoviola pushed a commit that referenced this issue Nov 16, 2022
* Add fix for path error when setup is used; Fixes #576

* Fix export script path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant