I have installed nodejs and npm, then i installed Kranium exactly as you specified in the info, the app example you provided works but when i start it i always get this error in the terminal (where kranium is started)
write error { stack: [Getter/Setter],
arguments: undefined,
type: undefined,
message: 'Socket is not writable' }
When i change something in any JS file and save that file, the app doesn't update, i have to run the project again.
What am i doing wrong?
Thank you.
Alex
I have installed nodejs and npm, then i installed Kranium exactly as you specified in the info, the app example you provided works but when i start it i always get this error in the terminal (where kranium is started)
write error { stack: [Getter/Setter],
arguments: undefined,
type: undefined,
message: 'Socket is not writable' }
When i change something in any JS file and save that file, the app doesn't update, i have to run the project again.
What am i doing wrong?
Thank you.
Alex