Forum Discussion
nothing happen when powerbi-visuals-api updated
- 2 years ago
I'm on node v18.17.1, and I'm using tools v4.3.2 for testing your repo, as that's what I have installed globally. Note that tools currently recommends Node v18+, so that could possibly be an issue.
The process is normally pretty straightforward and I would expect you to have some success, based on what I'm seeing, so it does suggest an environmental issue, but here are a couple of other things you could check for information:
- Are there any console errors when the constructor is fired?
- If no errors, are you getting the console.log() statement executing correctly?
- If the constructor's console.log() is firing, does adding data to the visual trigger the update method? If so, do you get any output (or console errors there)?
If you have any console erros ,please post them and I can have a think about what the issue could be.
If you're not getting anything from the above, I'd suggest getting in touch with support to see if they have anything that they can recommend: [email protected].
Hopefully some of this is useful for you, and I hope that you can continue with your work.
Good luck,
Daniel
Hi,Daniel.
I change my version to node v18.17.1, and tools v4.3.2.
it's ok now.
thanks so much for your patience.
having a good day,best wish for you.
Awesome - so glad you're up and running! 🙂