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

Missing dependency on package.json #76

Open
heitorsilva opened this issue Aug 31, 2024 · 1 comment
Open

Missing dependency on package.json #76

heitorsilva opened this issue Aug 31, 2024 · 1 comment

Comments

@heitorsilva
Copy link

I created a Vue project with its latest version, having Nightwatch included.

When I run yarn dev, I see the error below:

Error: The following dependencies are imported but could not be resolved:

@emotion/is-prop-valid (imported by ~/website/tests_output/nightwatch-html-report/index.html?id=0)

Shouldn't this be declared as devDependencies on package.json?

@soumyarajbag
Copy link

Hello, @garg3133 @AutomatedTester ,
I have solved it in locally,
Can you please assign this task to me, so that I can contribute to solve this issue ?

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

No branches or pull requests

4 participants
@heitorsilva @soumyarajbag and others