, поэтому я экспортирую свой проект из codesandbox (он там работает) в визуальный код, и теперь у меня возникают проблемы с этим ... ´
Module parse failed: Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are
configured to process this file. See https://webpack.js.org/concepts#loaders
> @charset "UTF-8";
| .vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
| position: absolute;
@ ./src/Components/Work/videojs.js 3:0-36
@ ./src/Components/Work/Video.js
@ ./src/Components/Work/index.js
´´´
I already install from npm all the dependencies that i have in codesandbox.
glad if anyone can answer this