Open micfio opened 2 years ago
I have the same problem.
I've the same problem and found a solution. you need to downgrade aframe version to 1.0.4 in package.json, change "aframe": "^1.0.4" to "aframe": "~1.0.4"
I've the same problem and found a solution. you need to downgrade aframe version to 1.0.4 in package.json, change "aframe": "^1.0.4" to "aframe": "~1.0.4"
Great!!! It does work!!! Thanks very much!
Hello i have installed with npm install and then npm start but when i go to localhost:8080 i have a blank page. Can provide me install instructions ? thanks in advance