neutralinojs-cli icon indicating copy to clipboard operation
neutralinojs-cli copied to clipboard

Unexpected plugin errors

Open Ayman161803 opened this issue 3 years ago • 1 comments
trafficstars

It looks like my appify plugin is broken and I get unable to load appify plugin after each neu CLI command. I removed appify plugin through neu CLI plugins --remove as well but it doesn't look like that is making any difference.

Here is a screenshot which tries to explain the same.

image

Ayman161803 avatar Apr 24 '22 14:04 Ayman161803

I see the same error in macOS 12.3.1 (21E258)

❯❯ neu version
neu: ERROR Unable to load @neutralinojs/appify plugin.
  _   _            _             _ _             _
 | \ | | ___ _   _| |_ _ __ __ _| (_)_ __   ___ (_)___
 |  \| |/ _ \ | | | __| '__/ _` | | | '_ \ / _ \| / __|
 | |\  |  __/ |_| | |_| | | (_| | | | | | | (_) | \__ \
 |_| \_|\___|\__,_|\__|_|  \__,_|_|_|_| |_|\___// |___/
                                              |__/
--- Global ---
neu CLI: v9.3.0

--- Project: test-cmd-app (js.neutralino.sample) ---
Neutralinojs binaries: v4.5.0
Neutralinojs client: v3.4.0
Project version: v1.0.0

The app seems to run with no issues though.

❯❯ neu run
neu: ERROR Unable to load @neutralinojs/appify plugin.
neu: INFO Starting process: neutralino-mac_x64  --load-dir-res --path=. --export-auth-info --neu-dev-extension --neu-dev-auto-reload
INFO 2022-05-13 10:46:39,759 Auth info was exported to ./.tmp/auth_info.json api/debug/debug.cpp:14 ganelson@unknown-host
neu: INFO neu CLI connected with the application.

gaurav-nelson avatar May 13 '22 00:05 gaurav-nelson

@Ayman161803 @gaurav-nelson Is this issue still persistent I just tried it on my side and everything seems to work fine

Sadaf-A avatar Feb 26 '24 16:02 Sadaf-A

Thanks @Sadaf-A This is not an issue anymore.

neu CLI: v10.1.0
Neutralinojs binaries: v4.15.0
Neutralinojs client: v3.13.0

gaurav-nelson avatar Feb 28 '24 01:02 gaurav-nelson

Hey @shalithasuranga , Since this has already been resolved I think this issue can be closed

Sadaf-A avatar Feb 28 '24 02:02 Sadaf-A

Sure we can close this issue @Sadaf-A, thanks for the reminder :tada:

shalithasuranga avatar Feb 29 '24 07:02 shalithasuranga