Git Product home page Git Product logo

Comments (6)

paddy-exe avatar paddy-exe commented on August 11, 2024 1

That was it. Now it compiled! How do I run it though?

from freespeech.

fatfingers23 avatar fatfingers23 commented on August 11, 2024 1

If you do npm run serve it should host it at https://localhost:8080, or npm run build builds it to /vueapps/dist folder and you can host that on a web server.

from freespeech.

fatfingers23 avatar fatfingers23 commented on August 11, 2024

I would hold up till #12 is merged. Once it is merged can build by going to the VueApp directory and running npm run install then run npm run build or npm run serve to launch a dev environment.

from freespeech.

Merkie avatar Merkie commented on August 11, 2024

Yes this was fixed about an hour ago. Everything should build just fine if you redownload the repo.

from freespeech.

paddy-exe avatar paddy-exe commented on August 11, 2024

I downloaded the repo again and tried it. Then this error code appears:
freespeech-master % npm install
npm WARN saveError ENOENT: no such file or directory, open '/Users/.../Downloads/freespeech-master/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/Users/.../Downloads/freespeech-master/package.json'
npm WARN freespeech-master No description
npm WARN freespeech-master No repository field.
npm WARN freespeech-master No README data
npm WARN freespeech-master No license field.

up to date in 1.898s
found 0 vulnerabilities

[email protected] freespeech-master % npm run build
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/.../Downloads/freespeech-master/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/.../Downloads/freespeech-master/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/.../.npm/_logs/2020-02-17T20_01_08_596Z-debug.log

from freespeech.

fatfingers23 avatar fatfingers23 commented on August 11, 2024

are you running these commands in the context of the vueapp folder? It looks like you are trying to run them on the root folder of the repo.

from freespeech.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.