alfianlensundev / tauri-plugin-printer

Plugin Printer For Tauri
MIT License
52 stars 20 forks source link

Tauri invoke undefined #7

Closed KlemPedro closed 10 months ago

KlemPedro commented 1 year ago

I follow readme and i got the error

TypeError: (0 , tauri_1.invoke) is not a function
    at printers (index.js:66:1)
    at index.jsx:28:1

How i can fix this?

alfianlensun commented 1 year ago

@MrK4z1N I'm sorry for that error. Can you try setting withGlobalTauri to true?