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

    Cannot create new project

    CLI
    2
    2
    323
    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.
    • A
      ankush_naik last edited by

      getting foll. error while creating new project
      npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
      npm ERR! Unexpected end of JSON input while parsing near ‘…ejs":"~0.2.1","karma-’

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/ankush/.npm/_logs/2020-03-27T10_34_43_384Z-debug.log

      npm install FAILED… Possible temporary npm registry issues?
      Please try again later…

      please help

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

        Hi,
        you could try re-install nodeJS (Download the last version - LST) and reinstall quasar

        # or
        $ npm install -g @quasar/cli```
        
        Are you using SO Windows?, maybe is a good idea change npm to Yarn.
        1 Reply Last reply Reply Quote 0
        • First post
          Last post