We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Done commands:: npm install nativescript -g removed platform, hooks and nodemodules folders tns platform add android and i got error as-- **Copying template files...
Your project have installed babel-traverse version null but Android platform requires version ^6.4.5.**
The text was updated successfully, but these errors were encountered:
Hi @sarvagayatri,
Can you please execute the command with --log trace and send us the produced output?
--log trace
Sorry, something went wrong.
Closing as the code that throws this error is no longer in CLI's repo. You can safely use any version of babel-traverse in your app.
babel-traverse
No branches or pull requests
Done commands::
npm install nativescript -g
removed platform, hooks and nodemodules folders
tns platform add android
and i got error as--
**Copying template files...
C:\ProjectFolder
`-- [email protected]
Your project have installed babel-traverse version null but Android platform requires version ^6.4.5.**
The text was updated successfully, but these errors were encountered: