todomvc icon indicating copy to clipboard operation
todomvc copied to clipboard

TypeError: Cannot read property 'length' of undefined

Open jakobrosenberg opened this issue 6 years ago • 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)

jakobrosenberg avatar Jan 14 '18 14:01 jakobrosenberg

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>

pi0 avatar Mar 23 '18 14:03 pi0

Thanks @pi0 !

benjamincanac avatar Mar 23 '18 14:03 benjamincanac