fractal-react-adapter
fractal-react-adapter copied to clipboard
Error: Cannot find module '@button'
Hi Sumul,
unfortunately, I cannot get the fractal-react-adapter running. I followed the instructions in your README and I keep getting the following error in the Cart component:
Error: Cannot find module '@button' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:690:17) at require (internal/modules/cjs/helpers.js:25:18) at Object. (D:/PROJECTS/myProject/fractal-component-library/src/components/05-examples/01-react-components/card.jsx:3:16) at Module._compile (internal/modules/cjs/loader.js:776:30) at loader (D:\PROJECTS\myProject\fractal-component-library\node_modules\babel-register\lib\node.js:144:5) at Object.require.extensions.(anonymous function) [as .jsx] (D:\PROJECTS\myProject\fractal-component-library\node_modules\babel-register\lib\node.js:154:7) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:690:17) at require (internal/modules/cjs/helpers.js:25:18) at ReactAdapter.render (D:\PROJECTS\myProject\fractal-component-library\node_modules\fractal-react-adapter\src\adapter.js:61:23)
Could you please provide any help?
Thanks and kind regards,
Alex