We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 rw check
I'm having this error when I run the command yarn rw check
throw new Error(e.message); ^
Error: Cannot read properties of undefined (reading 'length') at printDiagnostics (D:\Desktop\work\atlas-ville\atlas-ville\node_modules@redwoodjs\structure\dist\index.js:77:11)
Node.js v20.11.0
install redwoodjs v7.6.2
System: OS: Windows 10 10.0.19045 Binaries: Node: 20.11.0 - ~\AppData\Local\Temp\xfs-001d3afe\node.CMD Yarn: 4.1.1 - ~\AppData\Local\Temp\xfs-001d3afe\yarn.CMD Browsers: Edge: Chromium (127.0.2651.74) npmPackages: @redwoodjs/auth-dbauth-setup: 7.6.2 => 7.6.2 @redwoodjs/cli-storybook: 7.6.2 => 7.6.2 @redwoodjs/core: 7.6.2 => 7.6.2 @redwoodjs/project-config: 7.6.2 => 7.6.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What's not working?
I'm having this error when I run the command
yarn rw check
throw new Error(e.message);
^
Error: Cannot read properties of undefined (reading 'length')
at printDiagnostics (D:\Desktop\work\atlas-ville\atlas-ville\node_modules@redwoodjs\structure\dist\index.js:77:11)
Node.js v20.11.0
How do we reproduce the bug?
install redwoodjs v7.6.2
What's your environment? (If it applies)
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: