yes I can.
1. I did the yarn in the folder, as there is in the step by step. (Everything went well)
2. I did the yarn build in the folder. (went wrong)
this appeared in the yarn build:
then I went to chrome: // extension, activated developer mode, and tried to use the extension by going to the file folder.
and the following error appeared:
in english:
Archive
~ \ Desktop \ tfjs-examples \ chrome-extension
Error+
Could not load "src / content.js" in javascript for the content script.
The manifest could not be loaded.
I can't find a step by step regarding chrome extension,
can anybody help me with this problem? (I already went to StackOverflow, but nothing was answered)