IntelliSense doesn't work with npm:minio@8.0.2
Looking for help if someone have solved this already.
I have the following
deno.json
:
After I run the installation script:
There are vendor
and node_modules
directories appearing in the root directory.
The exports
part of minio
's package.json
:
I have attached node_modules/minio/package.json
to the message as well.
I didn't find any info in the Deno Docs on how the deno reads the package.json, so if someone can explain this as well I will be happy.0 Replies