majora icon indicating copy to clipboard operation
majora copied to clipboard

./node_modules/majorajs not working

Open devwang103 opened this issue 8 years ago • 6 comments

I have installed this and followed the guide but seems that majorajs command not registered to node_modules/.bin directory. Can anyone help me on this?

devwang103 avatar Aug 23 '17 16:08 devwang103

Hey @devwang103, it's currently not an executable file that is saved to your .bin directory. You need to follow the installation instructions explicitly and reference ./node_modules/majorajs. I'll flag this as a feature request since I'm hoping to get this working on iOS as well in the next couple of days.

matthamil avatar Aug 23 '17 16:08 matthamil

Thanks for your reply! I am working on iOS and how can I run "./node_modules/majorajs init" as given in ReadMe? this is not working for now

devwang103 avatar Aug 23 '17 16:08 devwang103

Right now Majora only works on Android. I'll work on improving the documentation when I roll out support for iOS.

matthamil avatar Aug 23 '17 16:08 matthamil

Got it. Thanks.

devwang103 avatar Aug 23 '17 16:08 devwang103

@matthamil I also facing the same issue on android ./node_modules/majorajs: command not found

akash-cp avatar Sep 22 '17 12:09 akash-cp

@akash-cp I should spend more time to properly rewrite some parts of this package so it'll work well for others. Sorry for any problems it may have caused.

matthamil avatar Sep 22 '17 14:09 matthamil