create-bem-react-app
create-bem-react-app copied to clipboard
up bem/sdk.config version
fix this error [p0larbeer@localhost react-bem-app]$ npm start
[email protected] start /home/p0larbeer/Work/react-bem-app react-scripts start
/home/p0larbeer/Work/react-bem-app/node_modules/@bem/sdk.config/index.js:412 config.levels && config.levels.forEach(level => { ^
TypeError: config.levels.forEach is not a function
at configs.forEach.config (/home/p0larbeer/Work/react-bem-app/node_modules/@bem/sdk.config/index.js:412:40)
at Array.forEach (react-scripts start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.