-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install fails: Unable to find suitable version for material-design-lite #151
Comments
This seems to be the root cause.
|
If anyone else comes across this, it was solved for me by doing what @guyinjeans proposed. Exact commands:
For the record, I chose 1.3.0 |
Material design is already shipped with r2. No need to build your own to use it. But yeah that must be fixed
… On 19 Jan 2018, at 07:52, Trey Keown ***@***.***> wrote:
If anyone else comes across this, it was solved for me by doing what @guyinjeans proposed. Exact commands:
$ r2pm -i www-m
(error about material-design-lite)
$ cd /Users/trey/.config/radare2/r2pm/git/radare2-webui/www/m
$ npm install -g bower
$ bower install
$ cd ~
$ r2pm -i www-m
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
build of the 'm' module fails with:
The text was updated successfully, but these errors were encountered: