facebookarchive / react-360

Create amazing 360 and VR content using React
https://facebook.github.io/react-360
Other
8.73k stars 1.23k forks source link

unable to run react vr http://localhost:8081/vr/ #840

Open ramuMudunuri opened 3 years ago

ramuMudunuri commented 3 years ago

for resolving this issue i have follow this solution https://github.com/facebook/react-360/issues/361 but unable to solve

Actual behavior

unable to run image

Error:- image

Reproduction

npm install -g react-vr-cli react-vr init MyFirstReactVR cd MyFirstReactVR npm start

voxelshaper commented 3 years ago

Same here. Is React VR dead? no significant updates since 2 years...

Jadeee commented 3 years ago

You need to reduce the node version to about 10.15.0

jv-amorim commented 3 years ago

The solution for your issue: https://github.com/facebook/react-360/issues/828 . See PiyushSuthar comment.