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

Extension is trying to use npm instead of cargo? #239

Open
agasparovic opened this issue Jan 22, 2024 · 0 comments
Open

Extension is trying to use npm instead of cargo? #239

agasparovic opened this issue Jan 22, 2024 · 0 comments

Comments

@agasparovic
Copy link

Hi there,

When I run cargo tauri dev in the Terminal, my app starts correctly, but when I try using Tauri: Dev from the Command Palette, I get this output:

npm ERR! Missing script: "tauri"
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in: /Users/andrew/.npm/_logs/2024-01-22T17_16_56_539Z-debug-0.log
-----------------------

Is there a way to tell it to use cargo instead?

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