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

Fix broken build #36

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Fix broken build #36

merged 2 commits into from
Aug 31, 2023

Conversation

marchuffnagle
Copy link
Contributor

This is a similar error to the one fixed here: sindresorhus/del@e9b0d71

Error was:

TypeError: Cannot read properties of undefined
(reading 'getAllComments') Occurred while linting /home/x/src/del-cli/cli.js:2
Rule: "unicorn/expiring-todo-comments"

Error was:

TypeError: Cannot read properties of undefined (reading 'getAllComments')
Occurred while linting /home/x/src/del-cli/cli.js:2
Rule: "unicorn/expiring-todo-comments"
package.json Outdated Show resolved Hide resolved
@marchuffnagle marchuffnagle mentioned this pull request Aug 31, 2023
@sindresorhus sindresorhus merged commit dde9e11 into sindresorhus:main Aug 31, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants