ReisoAphi

Results 4 comments of ReisoAphi

This issue is happening because you don't have Git installed or the terminal from where you are running "npm i adminjs" doesnt have access to it, just do a quick...

@dziraf, sir I didn't understand your answer, could you please be more specific?

Im getting file:///C:/Users/Hecto/OneDrive/Documentos/GitHub/test/node_modules/adminjs/lib/backend/utils/component-loader.js:80 throw new ConfigurationError(`Trying to bundle file '${src}' but it doesn't exist`, 'AdminJS.html'); This is how my componentLoader looks like import { ComponentLoader } from "adminjs"; const componentLoader...

I have been working on the problem, I'm working with TS. Now its kind of working but on the .entry.js its creating the files path with many //..//..//, is thast...