Hey guys, I'm running into something that seems just like a very simple issue: I clone the node-example repo, run npm install and npm start and immediately get this error [Error: Unknown action] It previously happened with a custom configuration that I was building so I then switched to the simple example to get a better general understanding but it keeps happening. What am I missing? Thank you.
Hey guys, I'm running into something that seems just like a very simple issue: I clone the node-example repo, run npm install and npm start and immediately get this error
[Error: Unknown action]It previously happened with a custom configuration that I was building so I then switched to the simple example to get a better general understanding but it keeps happening. What am I missing? Thank you.