Posts by Fanton Lord • 11 points
2 posts
-
0
votes1
answer699
viewsQ: Proxy error npm install
I installed Nodejs and Angular, went to the prompty and tried to run npm install in my project folder, however, even after I set up the proxy with: npm config set proxy…
-
1
votes1
answer426
viewsQ: How to find an xml tag information using xPath in Postgresql?
I wanted to use the remote xPath, but I’m not sure how it works. I have a table and inside it a column that stores XML's. I would like to conduct a consultation that brings the value that is within…