question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when Build on Fresh Nativescript-vue Project

See original GitHub issue

After I followed the Quicstart tutorial in docs

I got this error:

image

I run tns doctor and said my configuration is okay. This error is weird because last week I installed and do the same process from quickstart tutorial in docs and it runs successfully (Ubuntu OS) and then this week I tried to make a new project in my Windows Machine, and I got this error. Tried to make new project in my Ubuntu Machine, now it got the same error.

Anyone know how to fix this? Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alkeinaidukocommented, Apr 2, 2019

@rigor789 it is now fixed, I tried to install fresh project, and I got it working in my emulator now. Thanks! 👍

1reaction
rigor789commented, Apr 2, 2019

Delete node_modules platforms and hooks folders, run npm install and then tns run android --bundle, it should work. If there are any errors during the build/run step, please include the logs from your terminal.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Errors during vue add nativescript-vue with CLI v4 #34 - GitHub
When I create a new project with vue create my-dir , choosing some options with vue-router , then vue add nativescript-vue with options...
Read more >
NativeScript Vue - Android Build error under Windows 10 (ns ...
Project successfully prepared (android) Building project... Gradle build... FAILURE: Build failed with an exception.
Read more >
Troubleshooting - NativeScript Docs
Problem: After switching branches your app no longer builds, or does not display new changes. Solution: The NativeScript CLI generates platform-specific native ...
Read more >
Getting Started with building Mobile Apps with NativeScript ...
In this tutorial, I will walk you through getting started with NativeScript + Vue using the guide and focusing on building a sample...
Read more >
Creating a Pokedex App with NativeScript-Vue | Jscrambler Blog
The NativeScript-Vue plugin enables building cross-platform mobile apps ... Once installed, initialize a new project using the Vue CLI.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found