Skip to content
New issue

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

tns run android - ERROR in error TS5060: Option 'paths' cannot be used without specifying '--baseUrl' option. #305

Open
eevan7a9 opened this issue Nov 5, 2020 · 0 comments

Comments

@eevan7a9
Copy link

eevan7a9 commented Nov 5, 2020

Environment
Provide the content of the package.json file in the project:

tns version : 7.0.11
Angular CLI: 10.1.7
Node: 12.19.0
OS: linux x64

Describe the bug
When I perform the tns run androind command the error:

Searching for devices...
Preparing project...
File change detected. Starting incremental webpack compilation...

webpack is watching the files…

Hash: c018afa003f9a5a7d1cd
Version: webpack 4.44.2
Time: 4451ms
Built at: 11/05/2020 1:54:33 PM
 3 assets
Entrypoint bundle = runtime.js vendor.js bundle.js
[./app.css] 1.05 KiB {bundle} [built]
[./main.ts] 1.13 KiB {bundle} [built]
[~/package.json] external "~/package.json" 42 bytes {bundle} [optional] [built]
    + 331 hidden modules

ERROR in error TS5060: Option 'paths' cannot be used without specifying '--baseUrl' option.

To Reproduce
command ng new --collection=@nativescript/schematics my-mobile-app
cd my-mobile-app
command tns run android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant