Closed arcturus closed 5 years ago
I can confirm that this is a problem and that this branch fixes the problem.
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.
Fix #43