Open binitl opened 7 years ago
@bineetuwa did you get any error when running
npm install
Which version of node.js and npm are you using?
npm install
gives:
> AcmacsDesktop@1.1.0 postinstall /Users/binitlamichhane/Documents/Bioinfo_tools/AcmacsDesktop
> (cd src && ../node_modules/.bin/bower install)
The version of node.js and npm is 7.7.1. I am doing this in MacOS and installed them using brew.
Hi, I am getting following error with blank page when I run
npm start
. Any help will be appreciated.