Open mr-White opened 6 years ago
Can you check with the latest in master and let me know if you still have problems?
i got the latest and i am getting same issue
the symlink in {root}/nativescript/src to {root}/src/app is broken. Rebuild the symlink and you should be good to go.
Did a fresh install twice in different folders to try both Node v8.9.4 and Node v6.13.0 using nvm for Windows (Win 10 64-bit).
In both cases, I got the same error about a missing
./app/app.module
. I thought maybe it has something to do with the build process or maybe apackage.json
file was missing themain
property being set. I don't know. I'm pretty new to NativeScript...However, a fresh install of an App Template from NativeScript (the one with the drawer) works so if there is anything I can do to help with this, let me know! I'm really interested in this repo. Thanks for all the hard work thus far!!
Here's the error: