Forum Discussion
Help With Developer Tools
- Anonymous10 years ago
I think I see what is going on.
there are currently 2 experiences.
1 is being deprecated and is PURELY a web thing. If you go up to Settings | Dev Tools, you directly get to a code editing window, and "that's it". (great experience for low barrier to entry).
The other requires a bunch of locally installed bits, start here: https://github.com/microsoft/powerbi-visuals-docs
That error just sounds like you need to "cd" into your new visual directory before running "pbiviz start".
- chalupabatman10 years agoRegular Visitor
Anonymous --> Where would my directory be? I am using the web version.
- Anonymous10 years agoNot applicable
I think I see what is going on.
there are currently 2 experiences.
1 is being deprecated and is PURELY a web thing. If you go up to Settings | Dev Tools, you directly get to a code editing window, and "that's it". (great experience for low barrier to entry).
The other requires a bunch of locally installed bits, start here: https://github.com/microsoft/powerbi-visuals-docs