themanafov / nucelo

An open-source minimal blogging platform
https://nucelo.com
GNU Affero General Public License v3.0
84 stars 8 forks source link

403 while installing with npm install #2

Closed sokoow closed 2 months ago

sokoow commented 2 months ago

Hey, nice project!

I'm getting a 403 when installing npm install deps:

npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm ERR! code E403
npm ERR! 403 403 Forbidden - GET https://registry.tiptap.dev/@tiptap-pro%2fextension-file-handler/-/extension-file-handler-2.9.3.tgz - Tiptap Registry: Unable to verify authentication header! Please check your registry auth config.
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.

anything you can solve?

themanafov commented 2 months ago

Check this link