Prashanth Madi

Results 8 comments of Prashanth Madi

It has hit max path size.. try with npm>3 while installing packages and that might resolve the issue. D:/home/site/repository/programs/server/npm/node_modules/meteor/montiapm_agent-binary-deps/node_modules/v8-profiler/build/Release/.deps/tmp/mt-1qb8e7n.aehs/npm/node_modules/.temp-1mz6eut.xdbmf/node_modules/v8-profiler/build/profiler/v5.7.0/node-v57-linux-x64/.gitattributes

Thanks for helping with this @fiveisprime I haven't found any address/email in my code but have seen some in .meteor / .demeteor folder COuld be that one of the module...

are you using documentdb ? we tried with mlab and it worked :)

@mattdell is your issue resolved ?

Do you have simple steps to repro this issue. I will work with documentdb team to fix it. As you can see below that insert with “.” In key doesn’t...

Hi @weitony111, I have discussed on this issue with DocumentDB Team today. Can you send an email to [email protected] . Disclaimer: I work at Microsoft Azure

Can we install plugin without firing gremlin console ? In other words.. i would like to automate plugin installation instead of manually typing :install and things like that..

Thanks @kuzeko . I was able to do this using -e option but it doesn't print output on console :( echo ":install org.apache.tinkerpop spark-gremlin 3.4.0-SNAPSHOT" > init.groovy echo ":plugin use...