'Unexpected identifier '_classCallCheck'. Import call expects exactly one argument
Unexpected identifier '_classCallCheck'.import call expects exactly one argument. Problem with React Native. I tried everythig from google, but it didn't work. How can I update babel-preset-expo?
Solution 1:[1]
Just check your node version, Uninstall Node, Reinstall the same version Node, RESTART YOUR COMPUTER!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Keerthanan P |
