question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when running: 'teask is not defined'

See original GitHub issue

Hi,

just saw in recent commit (d75098a) to master there is a typo - teask instead of tasks which prevents script from running with the error teask is not defined.

Steps to reproduce:

In terminal: npx react-native-clean-project

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
pmadrugacommented, Aug 26, 2021

The bug has been fixed in 3.6.6. 👍

Sorry about the hassle.

1reaction
dakhippcommented, Aug 25, 2021

Maybe this will save someone from having to look up versions. Use at your own risk. npx react-native-clean-project@3.6.4

Read more comments on GitHub >

github_iconTop Results From Across the Web

ReferenceError: tasks is not defined Warning: Task "default ...
I get the following error when running grunt: Loading "gruntfile.js" tasks...ERROR ReferenceError: tasks is not defined
Read more >
ReferenceError: task is not defined - ServiceNow Community
I'm learning atf in snow . I created a atf test for iPhone 6s catalog in my personal instance .The test fails with...
Read more >
Error handling in Step Functions - AWS Documentation
A Task state failed because it had insufficient privileges to run the specified code. States.ResultPathMatchFailure. Step Functions failed to apply a state's ...
Read more >
Troubleshooting and Common Pitfalls - Huey - Read the Docs
The most common cause of tasks not running is that they are not being loaded, in which case you will see HueyException “XXX...
Read more >
npm-run-all/run-p.md at master - GitHub
-c, --continue-on-error - Set the flag to continue executing other tasks even if a task threw an error. 'run-p' itself will exit with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found