Open jshaw opened 7 years ago
Hello, I installed angle via npm install angle
and have the same issue as OP. Even though I have 0.7.1 installed, npm is creating scenes with version 0.6.0.
Seems to be because this repo is pulling version 0.6.0 of the aframe-registry. Maybe pulling from unpkg would be best?
Appears to be fixed in 0.8.2
.
Hey! Working on a new component and noticed that while using the
angle initcomponent
command the version that it is being used in the READEME.md, examples/basic/index.html etc is 0.6.0 instead of the most recent version. At the time of me logging this the most recent version is 0.7.1.Cheers,