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

[bug]: Failed to load module #443

Open
1 task done
KyleJKC opened this issue Dec 20, 2022 · 1 comment
Open
1 task done

[bug]: Failed to load module #443

KyleJKC opened this issue Dec 20, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@KyleJKC
Copy link

KyleJKC commented Dec 20, 2022

What happened?

After I built the module using zinit module build command and restarted the terminal, an error occurred:

/Users/kylejin/.zshrc:3: failed to load module `zdharma_continuum/zinit': dlopen(/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle, 0x0009): tried: '/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file), '/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file)

Tried to rebuild the module, but the problem is still there.

Steps to reproduce

  1. Build module using zinit module build
  2. Add module_path+=( "/Users/kylejin/.local/share/zinit/module/Src" ) zmodload zdharma_continuum/zinit to my .zshrc
  3. Error occur

Relevant output

/Users/kylejin/.zshrc:3: failed to load module `zdharma_continuum/zinit': dlopen(/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle, 0x0009): tried: '/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file), '/Users/kylejin/.local/share/zinit/module/Src/zdharma_continuum/zinit.bundle' (no such file)

Screenshots and recordings

Screenshot 2022-12-20 at 3 04 22 PM

Operating System & Version

OS: darwin22.1.0 | Vendor: apple | Machine: arm | CPU: arm64 | Processor: arm | Hardware: arm64

Zsh version

zsh 5.9 (arm-apple-darwin22.1.0)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

None

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@KyleJKC KyleJKC added the bug Something isn't working label Dec 20, 2022
@HeroCC
Copy link
Contributor

HeroCC commented Oct 6, 2023

Looks like another instance of zdharma-continuum/zinit-module#3

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

No branches or pull requests

3 participants