fabe/gatsby-plugin-drive

Version 0.2.3 not working

Sarankrishna opened this issue · 0 comments

When i installed the package using "yarn add @fs/gatsby-plugin-drive", in the node_modules folder, @fa/gatsby-plugin-drive folder I don't find the gatsby-node.js file. so "gatsby develop" not invoking this plugin. This issue is there in 0.2.3 version.

Note that the 0.2.1 version works fine.

I analyzed the npm package file https://registry.npmjs.org/@fs/gatsby-plugin-drive/-/gatsby-plugin-drive-0.2.3.tgz which is not having a gatsby-node.js file. Looks like it is a packing problem.