Installing the Answers Headless React package from NPM

Hi all, just a quick question to validate something regarding the Answers Headless React package.

I’ve successfully installed and run the Yext Answers Headless React package from NPM (which is awesome!). I did have to install an additional package though (react-dev-utils) as notified in my terminal after installing the Yext package.

I just wanted to double check if this was unique to myself and my install or if this is expected?

Many thanks

Sam

Hello Sam,

This was an issue with the React Site Search Starter, correct? In that case, the issue was likely caused by not running npm i before npm start. We have updated the README to include the npm i step.

Hope this helps,

Connor

Great - thanks Connor, this is really helpful. Thanks for your time in responding,

Cheers

Sam