python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is there a way to create a NeutralinoJS project based on Svelte and Typescript?
I need to create a neutralino+svelte+ts project, I've noted it was possible in old version (neutralino-cli@1.8.1) but nothing similar is described in newest version of neutralino. I've tried to run in...
Raffaele
Votes: 0
Answers: 1
Built Neutralino app cannot open localhost?
I have a very peculiar issue, I have a Neutralino app built with Preact that runs perfectly fine when run with neu run, however, once I build the project (with enableServer on or off), the built appli...
spikehd
Votes: 0
Answers: 2
Missing permission to execute the native method: filesystem.readFile
I'm new in NeutralinoJS, I'm trying my first app and I need to read the content of a json file. I'm trying by using Neutralino.filesystem.readFile method, but it fails with error
{
code: "NE_RT...
Raffaele
Votes: 0
Answers: 1
Neutralino.window.setDraggableRegion is malfunctioning on windows
What happens is that I initiate the window drag instruction with Neutralino.window.setDraggableRegion, it works but there is a very big problem in rendering.
I am on a windows system. Here is a video ...
Madel M6TM
Votes: 0
Answers: 1