jairosv
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by jairosv-
jairosv commented,
Hi, I solved the problem, this happened since Linux is case sensitive and windows do not in the folders I corrected the file and ready I attached an example const articulosControllers = require(...
-
jairosv commented,
Shure, I am making a server in react loap the folder and files the folder configuration node js. I am attaching my file index.js [CODE=javascript]require('dotenv').config({path: 'variables.env'});...
-
jairosv commented,
They are their own files, not installation packages, these are to connect to the mysql database, they tell me that they are not recognized. I think the error is different
-
jairosv commented,
Hi my error this is MODULE_NOT_FOUND: internal/modules/cjs/loader.js:883 throw err; ^ Error: Cannot find module './home/modajemadmin/server/controllers/authControllers.js' Require stack: - /h...