copy / pasted your example code in Gatsby project
in my node_modules folder only these two files lived there:
Generating development JavaScript bundle failed
Can't resolve './cjs/react-sticky.js' in '/Users/jan/Coding/React/site.com/node_modules/@wicked_query/react-sticky'
If you're trying to use a package make sure that './cjs/react-sticky.js' is installed. If you're trying to use a local file make sure that the path is correct.
File: node_modules/@wicked_query/react-sticky/index.js
failed Re-building development bundle - 0.270s
copy / pasted your example code in Gatsby project
in my
node_modulesfolder only these two files lived there: