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

Two tests fail when installing using yarn #34

Closed
thewebartisan7 opened this issue May 15, 2023 · 4 comments
Closed

Two tests fail when installing using yarn #34

thewebartisan7 opened this issue May 15, 2023 · 4 comments
Assignees

Comments

@thewebartisan7
Copy link
Collaborator

thewebartisan7 commented May 15, 2023

  attributes › Must remove an attributes that has "undefined" or "null" value
  locals › Must process components with invalid script file

  ReferenceError {
    message: '\'target\' is not defined',
  }
 ReferenceError {
    message: '\'myProp\' is not defined',
  }
@thewebartisan7 thewebartisan7 self-assigned this May 15, 2023
@thewebartisan7
Copy link
Collaborator Author

This seem to happen only after installing with yarn, see #33

@thewebartisan7 thewebartisan7 changed the title Two tests start fail Two tests start fail when installing using yarn May 15, 2023
@thewebartisan7 thewebartisan7 changed the title Two tests start fail when installing using yarn Two tests fail when installing using yarn May 15, 2023
@Ulyanov-programmer
Copy link

Strange. When I installed via yarn in the usual way (with node_modules, without zero installation), everything worked stably.

@thewebartisan7
Copy link
Collaborator Author

thewebartisan7 commented May 15, 2023

Yes it worked also for me, apart this two tests that fail. It seem happen in your case with gulp

@thewebartisan7
Copy link
Collaborator Author

Fixed here 0c79060

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

2 participants