You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running create-tauri-app and npm install, npm run dev leads to the following error:
Adding "tauri":"tauri" to the scripts in angular.json does not work.
Edit: seems to be an issue with npm. Using yarn resolves issue.
After running create-tauri-app and npm install, npm run dev leads to the following error:

Adding "tauri":"tauri" to the scripts in angular.json does not work.
Edit: seems to be an issue with npm. Using yarn resolves issue.