aamirshaikh7 commented on issue #877:
URL: https://github.com/apache/streampipes/issues/877#issuecomment-1364323172

   I encountered error while running `npm run format`. So, I followed the 
README and I ran `npm run format:fix`
   
   After that both run format and run lint passed.
   
   `npm run format`
   
   ```
   > [email protected] format
   > prettier --check .
   
   Checking formatting...
   All matched files use Prettier code style!
   ```
   
   `npm run lint`
   
   ```
   > [email protected] lint
   > ng lint
   
   Node.js version v19.3.0 detected.
   Odd numbered Node.js versions will not enter LTS status and should not be 
used for production. For more information, please see 
https://nodejs.org/en/about/releases/.        
   
   Linting "app"...
   
   All files pass linting.
   ```
   
   @bossenti @smlabt If you're satisfied with these results. Can I make PR for 
this module (Cypress) ? You can review it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to