Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn requires version to install dependencies #12

Open
phongever opened this issue Jan 6, 2020 · 1 comment · May be fixed by #13
Open

Yarn requires version to install dependencies #12

phongever opened this issue Jan 6, 2020 · 1 comment · May be fixed by #13

Comments

@phongever
Copy link

I am using gridsome-starter-default for my website. When I create a new project and use yarn develop to start the project, it shows this message Please run yarn to install dependencies first.. I enter yarn to install dependencies but it shows this warning and error message

warning Missing version in workspace at "/home/phong/Projects/koogio/projects/koogio-website", ignoring.
error An unexpected error occurred: "Cannot read property 'manifest' of undefined".
info If you think this is a bug, please open a bug report with the information provided in "/home/phong/Projects/koogio/projects/koogio-website/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

After researching on Google, I enter the version of the project and try again. It works. I think it needs a default version in package.json

@phongever phongever linked a pull request Jan 6, 2020 that will close this issue
@phongever
Copy link
Author

I open a pull request to fix this #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant