this is my first time publishing a fork on npm.
https://github.com/masonstevens95/nextjs-float-menu/
I published it as @masonstevens95/nextjs-float-menu. When I try to install it as a dependency on another project, the src and app directories are missing, and I get
Cannot find module ‘@masonstevens95/nextjs-float-menu’ or its corresponding type declarations.
Here is a snip of the node_modules –
Any help would be appreciated. Thanks!