create-ol-app icon indicating copy to clipboard operation
create-ol-app copied to clipboard

Cannot read property 'name' of undefined

Open oluca opened this issue 4 years ago • 2 comments

The command npx create-ol-app {name} outputs following error: Cannot read property 'name' of undefined

oluca avatar Nov 29 '21 14:11 oluca

The command npx create-ol-app {name} outputs following error: Cannot read property 'name' of undefined

This is happening to me as well.

hawkmansteve avatar Feb 16 '22 23:02 hawkmansteve

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.

kirtan-desai avatar Jun 15 '22 04:06 kirtan-desai