Re: Leo Vue

2018-01-04 Thread Chris George
Clean git clone install. npm install npm install css-loader Still have 2 compile errors. npm run dev > leo-vue@1.4.0 dev /home/chris/leo-editor/leovue > node build/dev-server.js ERROR Failed to compile with 2 errors1:12:38 PM This dependency was not found: *

Re: Leo Vue

2018-01-04 Thread Chris George
Clean git clone install. npm install npm run dev Success! Thanks, Joe. For the record, I am using Chakra Linux. It is a rolling distro with a focus on the latest KDE desktop. Chris On Thu, Jan 4, 2018 at 1:22 PM, Joe Orr wrote: > Was able to duplicate this too. Deleted

Re: Leo Vue

2018-01-04 Thread Joe Orr
Sorry guys! Just did a clean install on Ubuntu and duplicated this. Was missing the babel preset in package.json I just updated it. You can download and run npm install again or: npm install --save-dev babel-preset-es2015 Also, if you don't have java installed, you will get errors trying on npm

Re: Leo Vue

2018-01-04 Thread Joe Orr
Was able to duplicate this too. Deleted the package.lock.json file in the repo and cleaned up the babel stuff and then did another clean install. BUT I first removed the xmldom and xslt4node packages from package.json because this linux box doesn't have java. Then it worked. Try clone and

Re: Leo Vue

2018-01-04 Thread Kent Tenney
I also see Cannot GET / at localhost:8080 and the following in the terminal where I entered $ npm run dev ERROR Failed to compile with 1 errors 1:08:24 PM error in ./src/main.js Module build failed: Error: Couldn't find preset "es2015" relative to directory "/opt/fetching/leovue" at

Re: Leo Vue

2018-01-04 Thread Chris George
Another clean git clone install. Ran npm install. Now getting 14 errors instead of 13. npm run dev > leo-vue@1.4.0 dev /home/chris/leo-editor/leovue > node build/dev-server.js ERROR Failed to compile with 14 errors 1:02:43 PM These dependencies were not found: *

Re: Leo Vue

2018-01-04 Thread Chris George
I am stuck in the same place. I have tried three or four different suggestions from stackoverflow and google. Chris npm run dev > leo-vue@1.4.0 dev /home/chris/leo-editor/leovue > node build/dev-server.js ERROR Failed to compile with 1 errors 11:19:15 AM error in ./src/main.js

Re: Leo Vue

2018-01-04 Thread Chris George
Clean install using git clone. Ran npm install without errors. Chris npm run dev > leo-vue@1.4.0 dev /home/chris/leo-editor/leovue > node build/dev-server.js ERROR Failed to compile with 13 errors 12:32:04 PM These dependencies were not found: *

gitarchive plugin

2018-01-04 Thread Terry Brown
On Wed, 3 Jan 2018 20:51:49 -0800 (PST) tscv11 wrote: > I hope this isn't too out of place. I just want to ask how to use > the gitarchive plugin. It crashes Leo with a perpetual loop when > I try to use it. > > Thank you, > > tsc It's a separate topic, so it can have a