Hi Microsoft comunity,
I have a problem after the comand "npm install azure-maps-indoor". The message or response is the next:
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\user\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\user\package.json'
npm WARN user No description
npm WARN user No repository field.
npm WARN user No README data
npm WARN user No license field.
+ azure-maps-indoor@0.1.2
updated 1 package and audited 68 packages in 1.818s
9 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
I'm working with the tutorial https://docs.microsoft.com/en-us/azure/azure-maps/tutorial-creator-indoor-maps and now I'm in the next step https://docs.microsoft.com/en-us/azure/azure-maps/how-to-use-indoor-module but this error doesn't look like a good news but the command generate a file named "package-lock.json" and I don't know how to work on this point. If somebody help me I'll apreciate so much.
Best regards!