I'm trying to deploy an updated version of the Sui...
# sdf
b
I'm trying to deploy an updated version of the SuiteQL Reporter tool developed by @Watz using VS Code. Deployment fails with
Internal error encountered (Null pointer exception).
I've tried with a custom role and the Admin role, same result. Does that error indicate something wrong with the project I've pulled from github or something in my setup? I know this is a super vague error so thanks in advance for any thoughts.
w
I usually deploy with either suitecloud-cli or through webstorm and haven’t had any issues.
b
Thanks for confirming that. I'm running the deploy npm script which I figured was doing the same thing as the suitecloud-cli but maybe I should try it independently.
That worked. Should have thought of that to start with. Looking forward to filters and increased row counts. Thanks!
🥰 1
w
Great to hear! Both that you got it working at that someone else is actually using it. 😁 FYI: I think I do have some fixes to push to Git.