Jump to content
Search Community

Finabluma

Premium
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Finabluma

  1. Hi, I have been trying to upload the package to vercel without succeed. I decided to report the issue in this forum because I've read all the entries and tried everything but no result.

     

    Here's my .npmrc

     

    //npm.greensock.com/:_authToken=${NPM_TOKEN}

    @gsap:registry=https://npm.greensock.com

     

    and the last log I got from vercel...

     

    [log] Downloading files...
    21:30:38.159 [log] Working directory: /vercel/path0
    21:30:38.164 [log] Using npm
    21:30:38.164 [log] Found NPM_AUTH_TOKEN or NPM_TOKEN in environment; creating .npmrc
    21:30:38.167 [info] Prepare build took: 6.896855 ms
    21:30:38.167 [log] ----------------- Install devDependencies -----------------
    21:30:42.065 npm ERR! code E404
    21:30:42.072 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@gsap%2fshockingly - Not found
    21:30:42.072 npm ERR! 404
    21:30:42.072 npm ERR! 404 '@gsap/shockingly@^3.9.1' is not in the npm registry.
    21:30:42.072 npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
    21:30:42.072 npm ERR! 404 It was specified as a dependency of 'path0'
    21:30:42.073 npm ERR! 404
    21:30:42.073 npm ERR! 404 Note that you can also install from a
    21:30:42.073 npm ERR! 404 tarball, folder, http url, or git url.

     

    best regards!

×
×
  • Create New...