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

Could not find module build/webview on OS X #3

Open
microspino opened this issue Mar 8, 2021 · 0 comments
Open

Could not find module build/webview on OS X #3

microspino opened this issue Mar 8, 2021 · 0 comments

Comments

@microspino
Copy link

I'm using Mojave 10.14.6.
I've tried to jpm test eihter with janet 1.15.3 and HEAD (both installed via homebrew).
I get this:


jpm test
running test/test.janet ...
could not find module build/webview:
    /usr/local/Cellar/janet/HEAD-c909762/lib/janet/build/webview.jimage
    /usr/local/Cellar/janet/HEAD-c909762/lib/janet/build/webview.janet
    /usr/local/Cellar/janet/HEAD-c909762/lib/janet/build/webview/init.janet
    /usr/local/Cellar/janet/HEAD-c909762/lib/janet/build/webview.so
  in require-1 [boot.janet] on line 2528, column 20
  in import* [boot.janet] on line 2567, column 15
  in _thunk [test/test.janet] (tailcall) on line 3, column 1
CFiggers added a commit to CFiggers/webview that referenced this issue Jul 14, 2024
On my machine, `test.janet` fails looking for `build/webview` but succeeds if I make the import working directory-relative. 

Seems to be the issue with janet-lang#3 as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant