Hi,
I have just tried to run the example app and it fails with the following error.
10:18 $ meteor run
[[[[[ ~/Desktop/simple-todos-vue ]]]]]
=> Started proxy.
=> Started HMR server.
=> Errors prevented startup:
While loading plugin `vite` from package `jorgenvatle:vite-bundler`:
packages/meteor.js:725:27: __meteor_bootstrap__ is not defined
at packages/meteor.js:725:27
at packages/meteor.js:751:4
at load (packages/core-runtime.js:139:16)
at Object.queue (packages/core-runtime.js:134:5)
at packages/meteor.js:1:8
=> Your application has errors. Waiting for file change.
=> Started MongoDB.
Steps to reproduce:
$ meteor create --vue simple-todos-vue
$ cd simple-todos-vue
$ meteor run
Hi, I have just tried to run the example app and it fails with the following error.
Steps to reproduce:
Meteor 2.14.