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

neu cli for Neutralinojs

Results 58 neutralinojs-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Trying to do an extension based on https://github.com/neutralinojs/neutralinojs/tree/main/bin/extensions/sampleextension im not being able to show logged messages. I've copied main.js and see the output vía inspector (messaging) but...

bug
gsoc

neu: INFO Starting process: neutralino-linux_arm64 --load-dir-res --path=. --export-auth-info --neu-dev-extension --neu-dev-auto-reload INFO 2024-03-23 14:46:05,187 Auth info was exported to ./.tmp/auth_info.json api/debug/debug.cpp:17 root@unknown-host No protocol specified Unable to init server: Could not...

**Is your feature request related to a problem? Please describe.** The current situation is that the nightly built brings breaking changes to the extension binding, which goes into the Neutralino...

When starting the application with the **neu run** command, the application is deployed, but when making changes to the resources, the interface is not updated automatically. even right clicking and...

bug
gsoc

I am on Linux behind a proxy. I have the `http_proxy` and `https_proxy` environment variables set. I am using `neu CLI: v9.4.0` ``` $ neu create myApp neu: INFO Downloading...

gsoc

**Describe the bug** The development automatic reload from Neutralino does not reload automatically at all. While changes are made in its resources folder, and reloading it manually show those changes....

bug
gsoc

Dear Maintainer, I am writing to express my interest in getting involved in your community and contributing to your project. I am a passionate developer with a strong interest in...

gsoc

when i run the `neu run --frontend-lib-dev` command, the following message constantly appears, even if the files are not changed. i use the app with vite and vue. message: neu:...

bug

**Expected Behavior** When running neu build --release and copying the dist folder to a mac machine, I expect to be able to run the app as is **Actual Behavior** The...