Hi, I'm struggling to understand how to use node.js to install aframe-watcher. I was able to setup node and to install aframe-watcher's packages in the project folder, but I don't understand the line: "Then launch aframe-watcher in your project directory containing HTML files.". Do I have to call it in the command line, put it in a .js file?
sorry if it's a stupid question. I'm a beginner, but I'd really like to be able to use this tool
Let me know if you have a solution
Edit: I was able to make it work with some research, but now when I click on the save button on the inspector, I receive the message in the prompt asking me to confirm the changes. Still the registered changes are not the actual changes that I've made in the inspector.
I only get a # with a position change and even if I confirm the change I can se from git that nothing was added to the index.html file.
Let me know if you know why this might be happening
Hi, I'm struggling to understand how to use node.js to install aframe-watcher. I was able to setup node and to install aframe-watcher's packages in the project folder, but I don't understand the line: "Then launch aframe-watcher in your project directory containing HTML files.". Do I have to call it in the command line, put it in a .js file?
sorry if it's a stupid question. I'm a beginner, but I'd really like to be able to use this tool
Let me know if you have a solution
Edit: I was able to make it work with some research, but now when I click on the save button on the inspector, I receive the message in the prompt asking me to confirm the changes. Still the registered changes are not the actual changes that I've made in the inspector. I only get a # with a position change and even if I confirm the change I can se from git that nothing was added to the index.html file.
Let me know if you know why this might be happening