This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 214
Create project with Vue + StandardJS rules, module build failed #600
Comments
This should now be fixed in v8.0.12. Please give it a shot and re-open if you notice this didn't work as expected. Thanks! |
Failed for me with v8.0.13 with same exception signature above. |
@eliperelman can we reopen this issue? |
Personal test on 8.0.13 the build error is fixed. |
does not resolve the issue for me. Just updating my neutrino project instantiation from the previous comment as the following:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
run
yarn create @neutrinojs/project vueapp2
with these answersThe module build is failed when starting the app.
It will be passed if I comment the
@neutrinojs/standardjs
entry in the.neutrinorc.js
.The text was updated successfully, but these errors were encountered: