Still gives Error: Cannot find module 'C:\project\node_modules\lichess-pgn-viewer\dist\pgnViewer' imported from C:\project\node_modules\lichess-pgn-viewer\dist\main.js
I tried to import this in many other ways, but seems like the project export settings is the problem (I'm not sure tho).
Please let me know if I am wrong with my import method, which probably is the case..
I tried to use the library after installing it, testing it two methods..
Which constantly gives the same error:
Still gives Error: Cannot find module 'C:\project\node_modules\lichess-pgn-viewer\dist\pgnViewer' imported from C:\project\node_modules\lichess-pgn-viewer\dist\main.js
I tried to import this in many other ways, but seems like the project export settings is the problem (I'm not sure tho).
Please let me know if I am wrong with my import method, which probably is the case..