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

NS preview not working correctly

Open paulGeoghegan opened this issue 1 year ago • 0 comments

Issue Description

I have been trying to use nativescript for quite a while now. I was trying to use it with svelte but gave up after encountering a seeming bug. When I run "ns preview" everything seems fine but when I scan the QR code with my Android device I am presented with a blank screen. I then tried with just a js app but I have run in to the same problem. It's honestly really frustrating because I really want to give Nativescript a go but I just can't get it to work.

Reproduction

ns preview

Relevant log output (if applicable)

No response

Environment

OS: Windows 11 10.0.23606
CPU: (20) x64 Intel(R) Core(TM) i9-9900X CPU @ 3.50GHz
Shell: Not Found
node: 20.10.0
npm: 10.2.3
nativescript: Not Found
# android
java: Not Found
ndk: Not Found
apis: Not Found
build_tools: Not Found
system_images: Not Found
# ios
xcode: Not Found
cocoapods: Not Found
python: Not Found
python3: Not Found
ruby: Not Found
platforms: Not Found

Dependencies

"dependencies": {
  "@nativescript/core": "~8.6.0",
  "@nativescript/theme": "~3.0.2"
},
"devDependencies": {
  "@nativescript/preview-cli": "1.0.12",
  "@nativescript/webpack": "~5.0.18"
}

Please accept these terms

paulGeoghegan avatar Feb 28 '24 23:02 paulGeoghegan