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

OSX installation is out of date #220

Open
yabo-san opened this issue Aug 10, 2022 · 6 comments
Open

OSX installation is out of date #220

yabo-san opened this issue Aug 10, 2022 · 6 comments

Comments

@yabo-san
Copy link

came across this issue when building from source and installing nwjs to /bin directory:
current nwjs sdk does not have the path: /Contents/Resources/app.nw

@tobil4sk
Copy link

It does not seem to exist in older versions of the SDK either. Perhaps the instructions should be more clear about this, but from what I understand you have to create that folder and then copy the contents of HIDE's bin folder into it. Do update on whether this helps.

Somewhat related: #88

@onehundredfeet
Copy link
Contributor

I just created the folder myself historically.

HOWEVER, hide just stopped working, or NWJS stopped working on OSX 12.4 (M1)

I just get a black screen.

I have used it successfully using Rosetta & the x86 build, but I went to boot it up one day, and now it just shows a black screen. I've tried a fully clean install and nothing.

@onehundredfeet
Copy link
Contributor

onehundredfeet commented Sep 4, 2022

I have tried with a clean git of all dependencies and still get a black screen.

I believe it may have something to do with NWJS rather than hide, but I'm not sure even how to approach the problem.

However, I went back to a February build of nwjs and it still shows a black screen.

@onehundredfeet
Copy link
Contributor

OK: To run it on Mac, I've had to run it from the command line in the app directory.

./nwjs.app/Contents/MacOS/nwjs

maybe running it from the command line inside a rosetta terminal was enough to run it properly. Launching by clicking on the icon does not work any more.

@yz-xlame
Copy link

nwjs ducoment:

Package Option 2. Zip File
You can package all the files into a zip file and rename it as package.nw. And put it along with NW.js binaries for Windows and Linux. For Mac, name it app.nw and put it in nwjs.app/Contents/Resources/.

but not work

@yz-xlame
Copy link

yz-xlame commented Jan 19, 2024

  1. build hide success
  2. download nwjs sdk
  3. copy bin all file to sdk directory nwjs.app/Contents/Resources/app.nw/, app.nw is directory name
  4. open sdk directory nwjs
    work for me

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

4 participants