You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
It looks like the error came from the webpack configuration, but I'm not sure.
Can you provide the simplest online project as an example to reproduce this error so that I can track down the cause of the error?
Compiling object-rest-spread syntax with babel. (this is the object-rest-spread statement of @geist-ui/vue that was not compiled)
babel does not compile the contents of node_modules by default. You can upgrade babel to version 7 and then use configuration file babel.config.js to compile the module from file node_modules. references: You want to compile node_modules?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report 🐞
Version & Environment
Expection
A successful compilation.
Actual results (or Errors)
The error information displayed in the terminal is below:
The text was updated successfully, but these errors were encountered: