Giter VIP home page Giter VIP logo

Comments (9)

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

I really want to use your package. Can you help me out?

from vueniverse.

rlindskog avatar rlindskog commented on May 12, 2024

@vukhanhtruong nodemon is intended for development. After yarn build, try yarn start.

from vueniverse.

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

from vueniverse.

rlindskog avatar rlindskog commented on May 12, 2024

I'm going to need some more information to be able to help. Any logs?

from vueniverse.

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

In your package.json, you have the command for now-start is "node dist/server/main.js". It is a command that execute on Now. It's not different with the way I do with nodemon. Maybe I get st wrong, please correct me. Thanks.

from vueniverse.

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

Sorry, there is no logs.

from vueniverse.

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

This is the logs when I run the command now logs my-url.now.sh

03/27 01:19 PM  npm install
03/27 01:19 PM  ✓ Using "yarn.lock"
03/27 01:19 PM  ⧗ Installing 57 main dependencies…
03/27 01:20 PM  ✓ Installed 1634 modules [43s]
03/27 01:20 PM  npm run build
03/27 01:20 PM
                > [email protected] build /home/nowuser/src
                > cross-env NODE_ENV=production run-p build-client build-server
03/27 01:20 PM

                > [email protected] build-client /home/nowuser/src
                > nuxt build
03/27 01:20 PM

                > [email protected] build-server /home/nowuser/src
                > backpack build
03/27 01:20 PM  2018-03-27T06:20:31.677Z nuxt:build Building...
03/27 01:20 PM  2018-03-27T06:20:31.989Z nuxt: Call build:before hooks (4)
03/27 01:20 PM  2018-03-27T06:20:31.989Z nuxt:pwa Adding icons
03/27 01:20 PM
                 DONE  Compiled successfully in 1502ms06:20:32
03/27 01:20 PM  2018-03-27T06:20:32.920Z nuxt:pwa Adding manifest
03/27 01:20 PM  2018-03-27T06:20:32.922Z nuxt:pwa Adding meta
03/27 01:20 PM  2018-03-27T06:20:32.925Z nuxt:pwa No host specified, skipping og:image
03/27 01:20 PM  2018-03-27T06:20:32.926Z nuxt:pwa Adding workbox
03/27 01:20 PM  2018-03-27T06:20:33.078Z nuxt:build App root: /home/nowuser/src/src/client
03/27 01:20 PM  2018-03-27T06:20:33.078Z nuxt:build Generating /home/nowuser/src/dist/client files...
03/27 01:20 PM  2018-03-27T06:20:33.081Z nuxt:build Generating files...
03/27 01:20 PM  2018-03-27T06:20:33.096Z nuxt:build Generating routes...
03/27 01:20 PM  2018-03-27T06:20:33.125Z nuxt:build Building files...
03/27 01:21 PM
                 WARNING  Compiled with 1 warnings06:21:05
03/27 01:21 PM
                 warning

                asset size limit: The following asset(s) exceed the recommended size limit (300 kB).
                This can impact web performance.
                Assets:
                  15.ada104e7f35c93388708.js (434 kB)
03/27 01:21 PM  Logs from deployments of your account are rate limited. Please upgrade your plan.
03/27 01:21 PM  Hash: b94b55d1149df42eb87e
                Version: webpack 3.11.0
                Time: 8655ms
                             Asset    Size  Chunks             Chunk Names
                server-bundle.json  198 kB          [emitted]
03/27 01:21 PM  2018-03-27T06:21:13.705Z nuxt: Call build:done hooks (2)
03/27 01:21 PM  2018-03-27T06:21:13.728Z nuxt:build Building done
03/27 01:21 PM  npm run now-start
03/27 01:21 PM  Logs from deployments of your account are rate limited. Please upgrade your plan.
03/27 01:21 PM  Server listening on http://0.0.0.0:80

As you see, there is no error.

from vueniverse.

rlindskog avatar rlindskog commented on May 12, 2024

Hmm, I'll look into this.

from vueniverse.

vukhanhtruong avatar vukhanhtruong commented on May 12, 2024

I was deploying to Heroku instead. It works correctly. Thanks so much for your support.

from vueniverse.

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.