Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When usend on typescript process.emitWarning throws error #28

Closed
jrochavortx opened this issue Feb 15, 2022 · 1 comment · Fixed by #30
Closed

When usend on typescript process.emitWarning throws error #28

jrochavortx opened this issue Feb 15, 2022 · 1 comment · Fixed by #30
Labels
bug Something isn't working released wip Work in progress

Comments

@jrochavortx
Copy link

Describe the bug
When usend on typescript process is undefined and throws error to emit warnings

To Reproduce
Steps to reproduce the behavior:

  1. Install suma2Text on a typescript project
  2. Customize a validator
  3. See error

Expected behavior
The validator should be customized.

@jrochavortx jrochavortx added the bug Something isn't working label Feb 15, 2022
@jhomarolo jhomarolo added the wip Work in progress label Feb 15, 2022
JoaoRocha97 added a commit to JoaoRocha97/suma2text-1 that referenced this issue Feb 15, 2022
…a warning

Adding an `if` to check if process exists to emit a warning on customizing a validator on a
typescript project

fix herbsjs#28
github-actions bot pushed a commit that referenced this issue Feb 15, 2022
## [1.1.1](v1.1.0...v1.1.1) (2022-02-15)

### Bug Fixes

* **suma2text.js:** adding an `if` to check if process exists to emit a warning ([e51fb5c](e51fb5c)), closes [#28](#28)
@jhomarolo
Copy link
Contributor

🎉 This issue has been resolved in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released wip Work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants