nuxt/todomvc

TypeError: Cannot read property 'length' of undefined

Opened this issue · 2 comments

Red screen with the mentioned error after running the following.

yarn install
yarn dev

This question is available on Nuxt.js community (#c14)
pi0 commented
yarn run v1.3.2
error Couldn't find a package.json file in "/Users/pooya"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I just edited this file on github

<script>window.alert('YEAH!')</script>

Thanks @pi0 !