ngokevin / angle

:clock430: A-Frame command-line tool for installing components and scaffolding templates.
https://www.npmjs.com/package/angle
MIT License
80 stars 20 forks source link

Adding missed dependency #44

Closed arcturus closed 5 years ago

arcturus commented 6 years ago

Fix #43

mirzu commented 6 years ago

I can confirm that this is a problem and that this branch fixes the problem.

patrickocoffeyo commented 6 years ago

I also can confirm that this is a problem, and that arcturus:fix-missing-module resolves the issue.

For anyone looking to use this in the mean time, just clone @arcturus's repository, check out the fix-missing-module branch, and run npm install ; npm link in the cloned directory.