Skip to main content

Not Found - GET https://registry.npmjs.org/@miro%2fcore - Not found

  • September 13, 2023
  • 1 reply
  • 124 views

Forum|alt.badge.img

Hello Team,

I’m new to Miro development ,  i’m facing issue while trying to setupenv in my windows workstation

 

d:\MyForgeApps\my-miro-plugin>npm install --save @miro/core
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@miro%2fcore - Not found
npm ERR! 404
npm ERR! 404  '@miro/core@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
 

 

Was it helpful?

1 reply

Anthony Roux
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 215 replies
  • September 13, 2023

Hi @Chandra Sekhar , welcome!

The @miro/core library is not part of our Miro Developer Platform.

I recommend following our onboarding guide, which will walk you through step-by-step how to build an application using the Miro Web SDK: https://developers.miro.com/docs/task-1-create-your-first-board-item-with-the-web-sdk

 


Reply