You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completely follow the document https://nodejs.org/api/single-executable-applications.html
Step 6. Inject the blob into the copied binary by running postject Command: npx postject hello NODE_SEA_BLOB sea-prep.blob \ --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \ --macho-segment-name NODE_SEA
Error:
Start injection of NODE_SEA_BLOB in hello...
Error: Multiple occurences of sentinel "NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2" found in the binary
Anyone can help with this issue? Thanks!
The text was updated successfully, but these errors were encountered:
OS: MacOS Sonoma 14.2.1
Processor: Intel
Completely follow the document
https://nodejs.org/api/single-executable-applications.html
Step 6. Inject the blob into the copied binary by running postject
Command:
npx postject hello NODE_SEA_BLOB sea-prep.blob \ --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \ --macho-segment-name NODE_SEA
Error:
Start injection of NODE_SEA_BLOB in hello...
Error: Multiple occurences of sentinel "NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2" found in the binary
Anyone can help with this issue? Thanks!
The text was updated successfully, but these errors were encountered: