Closed RauanBPK closed 4 years ago
Man, have you tried to change the reference name in the package.json file? Cause in the .json has a ".js" reference instead the ".d.ts".
Once you change the file index file type to .js, you get this error:
Same issue....is anyone previously used this
It looks like I somehow forgot to build the index.js
-file before publishing to npm, really sorry! I've updated the scripts so that won't be possible in the future. Please try with the latest version on npm.
Thank you so much @Jacse , it works perfectly.
/node_modules/react-native-app-intro-slider/package.json
was successfully found. However, this package itself specifies amain
module field that could not be resolved..indeed, no dist/index.js