MenuDocs/erela.js-spotify

i'm getting error "Please verify that the package.json has a valid "main" entry"

Majoramari opened this issue ยท 2 comments

i'm getting this error
Error: Cannot find module '.\node_modules\erela.js-spotify\dist\index.js'. Please verify that the package.json has a valid "main" entry
i installed it using npm i Solaris9/erela.js-spotify ๐Ÿ‘

Its written in typescript , so you cannot install it directly , you need to build it and then use it.

Now you can install the package from the build branch via npm i Solaris9/erela.js-spotify#build