Guest User

Untitled

a guest
Mar 26th, 2018
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. When I tried to run the following commands
  2.  
  3. 1. php bin/magento module:enable Tigren_Core
  4.  
  5. Error: Unknown module(s): 'Tigren_Core'
  6.  
  7. 2. php bin/magento module:enable Tigren_ProgressiveWebApp
  8.  
  9. No Errors.
  10.  
  11. 3. composer require sngrl/php-firebase-cloud-messaging dev-master
  12.  
  13. Error:
  14.  
  15. ./composer.json has been updated
  16. Loading composer repositories with package information
  17. Updating dependencies (including require-dev)
  18. Nothing to install or update
  19. Package sjparkinson/static-review is abandoned, you should avoid using it. Use phpro/grumphp instead.
  20. Generating autoload files.
  21.  
  22. After this one, I followed all the Steps given in the Installation guide. Still, It is not working.
Add Comment
Please, Sign In to add comment