No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    1.2 update failed

    Framework
    3
    7
    739
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • matroskin
      matroskin last edited by

      npm i @quasar/app
      npm ERR! Unexpected end of JSON input while parsing near '...shint":"2.8.x","nock"'
      npm ERR! A complete log of this run can be found in:
      npm ERR!     C:\Users\User\AppData\Roaming\npm-cache\_logs\2019-10-11T11_54_27_497Z-debug.log
      

      What’s wrong?
      here is log file
      https://drive.google.com/open?id=1W_MymquTHwlje6Vqvsuzb__q-vPRJKo_JAtU2k0_qgE

      1 Reply Last reply Reply Quote 0
      • matroskin
        matroskin last edited by

        if I try to create new app from quasar cli:

        Quasar CLI · Generated "test".
        
        [*] Installing project dependencies ...
        
        npm ERR! Unexpected end of JSON input while parsing near '...shint":"2.8.x","nock"'
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     C:\Users\User\AppData\Roaming\npm-cache\_logs\2019-10-11T12_18_25_052Z-debug.log
        
        npm install FAILED... Possible temporary npm registry issues?
        Please try again later...
        
        1 Reply Last reply Reply Quote 0
        • matroskin
          matroskin last edited by matroskin

          I asked my friend to try npm i @quasar/app at empty dir
          here is result:
          photo_2019-10-11_16-27-52.jpg

          1 Reply Last reply Reply Quote 0
          • s.molinari
            s.molinari last edited by

            Delete the node_modules directory and any lock files. Then retry with npm install. We also suggest using Yarn for project package management.

            Scott

            1 Reply Last reply Reply Quote 0
            • matroskin
              matroskin last edited by

              node.js was removed and installed again
              it helps
              thanks to @Hawkeye64
              so, solved

              1 Reply Last reply Reply Quote 1
              • Hawkeye64
                Hawkeye64 last edited by

                @matroskin Glad to have helped and hope we have another yarn convert. Unfortunately, with issues at npmjs, the tool has been going down hill.
                I would be interested in knowing, if you create the project could then be converted to use npm?

                1 Reply Last reply Reply Quote 0
                • matroskin
                  matroskin last edited by

                  I haven’t tried yet, just reinstalled npm

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post