-
Notifications
You must be signed in to change notification settings - Fork 72
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
npm run dev is broken #3
Comments
migrating to latest version solved the error for me: [email protected] |
npm run still fails
C:\dev\temp\rsuite-management-system-master\node_modules\webpack-cli\bin\config-yargs.js:89 TypeError: Cannot read property 'properties' of undefined npm ERR! A complete log of this run can be found in: any solution? |
webpack and rsuite have been upgraded to the latest version, try again. |
I tried to run
npm run dev
and got an error:steps to reproduce:
npm i
npm run dev
The text was updated successfully, but these errors were encountered: