omnibuild
v1.0.7
Published
The Ultimate Modular Framework for React Development
Maintainers
Readme
Q: omni command not found after install? A: Ensure global npm folder is in your computer's PATH. Or try restarting the terminal.
Q: "EPERM" error during install on Windows? A: Try running terminal as Administrator, or use npm install -g omnibuild --force.
Q: "EACCES" error during install on macOS/Linux? A: You need administrator permissions. Use the sudo command prefix : sudo npm install -g omnibuild
