Open perrychen901105 opened 6 years ago
I have exactly the same issue - anyone have any idea what the issue is?
I've noted that angle seems to have some weird permission errors. Try sudo npm install -g angle
instead.
Same. Can't seem to install any components with angle install
, up to and including version 0.8.2
(thanks for updating the A-Frame version).
I've tried the following formats with multiple components to no avail:
angle install aframe-extras
angle install aframe-extras index.html
Thanks.
I follow the tutorial https://aframe.io/docs/0.7.0/guides/building-a-360-image-gallery.html# to install the layout and other components, but when I use angle to install the related components, it gives me below errors:
I use the command 'npm uninstall -g angle' and 'angle install layout'. My node version is 8.9.1.