i'm getting error "Please verify that the package.json has a valid "main" entry"
Majoramari opened this issue ยท 2 comments
Majoramari commented
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 ๐
anishshobithps commented
Its written in typescript , so you cannot install it directly , you need to build it and then use it.
anishshobithps commented
Now you can install the package from the build
branch via npm i Solaris9/erela.js-spotify#build