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 Feb 18, 2024. It is now read-only.
What version of Neutrino are you using? "neutrino": "^8.3.0"
Are you trying to use any presets? If so, which ones, and what versions? "@neutrinojs/react": "^8.3.0"
Are you using the Yarn client or the npm client? What version? "yarn": "1.9.4"
What version of Node.js are you using? "node": "10.8.0"
What did you do?
I created a project with npx @neutrinojs/create-project test, and added a library (react-native-elements) that uses object spread syntax.
What did you expect to happen?
It should compile and display the website.
What actually happened, contrary to your expectations?
This error (and many others):