majora
majora copied to clipboard
./node_modules/majorajs not working
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?
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.
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
Right now Majora only works on Android. I'll work on improving the documentation when I roll out support for iOS.
Got it. Thanks.
@matthamil I also facing the same issue on android ./node_modules/majorajs: command not found
@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.