create-ol-app
create-ol-app copied to clipboard
Cannot read property 'name' of undefined
The command npx create-ol-app {name} outputs following error: Cannot read property 'name' of undefined
The command
npx create-ol-app {name}outputs following error:Cannot read property 'name' of undefined
This is happening to me as well.
Is your command literally npx create-ol-app {name} or is {name} a placeholder? If it is a placeholder, please provide the exact name of the app you're trying to create to reproduce the error.