Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #13

Open
micfio opened this issue May 30, 2022 · 3 comments
Open

Installation #13

micfio opened this issue May 30, 2022 · 3 comments

Comments

@micfio
Copy link

micfio commented May 30, 2022

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

@Icekettle
Copy link

I have the same problem.

@jtg-gg
Copy link

jtg-gg commented Jul 29, 2022

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"

@Icekettle
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants