Web Developer, with Front End Developer approach, a fan of JavaScript and React, Making games for fun (if I have time).
Current Development Stack: Docker, Py/Django, React, Firebase.
Web Developer, with Front End Developer approach, a fan of JavaScript and React, Making games for fun (if I have time).
Current Development Stack: Docker, Py/Django, React, Firebase.
I'm testing it on my Mac, then
nextron@0.3.2
(now latest) can build all packages.Your error may be
npx
's bug, which is containing spaces in directory path.So I decided to change code like below:
So avoid npx bugs, Nextron has no requirements like
npm >= 5.2
now!I'm on my way to work, i'll test it, another option could be that Windows don't support build for OS X
nextron@0.3.4
is now released, which fixesyarn build
error problem mainly on Windows!(I tested Windows 7 (64bit) :)
It fail the first time, but on the second try it succeed.
(Windows 10 Home x64)