I am working on a Framework7 project and all of a sudden i get this strange error. The project is kind of locked till i solve this error. guys please i need your help

Uncaught ReferenceError: process is not defined
at node_modules/@babel/types/lib/definitions/core.js

core.ts:40 Uncaught ReferenceError: process is not defined at node_modules/@babel/types/lib/definitions/core.js (core.ts:40:17) at __require (chunk-FAW2VN4A.js?v=01e96251:4:50) at node_modules/@babel/types/lib/definitions/index.js (index.ts:2:1) at __require (chunk-FAW2VN4A.js?v=01e96251:4:50) at node_modules/@babel/types/lib/validators/validate.js (validate.ts:1:1) at __require (chunk-FAW2VN4A.js?v=01e96251:4:50) at node_modules/@babel/types/lib/builders/validateNode.js (validateNode.ts:1:1) at __require (chunk-FAW2VN4A.js?v=01e96251:4:50) at node_modules/@babel/types/lib/builders/generated/index.js (index.ts:5:1) at __require (chunk-FAW2VN4A.js?v=01e96251:4:50)

node_modules/@babel/types/lib/definitions/core.js @ core.ts:40
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/definitions/index.js @ index.ts:2
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/validators/validate.js @ validate.ts:1
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/builders/validateNode.js @ validateNode.ts:1
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/builders/generated/index.js @ index.ts:5
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js @ cleanJSXElementLiteralChild.ts:1
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/builders/react/buildChildren.js @ buildChildren.ts:6
__require @ chunk-FAW2VN4A.js?v=01e96251:4
node_modules/@babel/types/lib/index.js @ index.ts:3
__require @ chunk-FAW2VN4A.js?v=01e96251:4
(anonymous)

Guys i am still stuck with this error.

Uncaught ReferenceError: process is not defined
at node_modules/@babel/types/lib/definitions/core.js (core.ts:40:17)
at __require (chunk-FAW2VN4A.js?v=03172abf:4:50)
at node_modules/@babel/types/lib/definitions/index.js (index.ts:2:1)
at __require (chunk-FAW2VN4A.js?v=03172abf:4:50)
at node_modules/@babel/types/lib/validators/validate.js (validate.ts:1:1)
at __require (chunk-FAW2VN4A.js?v=03172abf:4:50)
at node_modules/@babel/types/lib/builders/validateNode.js (validateNode.ts:1:1)
at __require (chunk-FAW2VN4A.js?v=03172abf:4:50)
at node_modules/@babel/types/lib/builders/generated/index.js (index.ts:5:1)
at __require (chunk-FAW2VN4A.js?v=03172abf:4:50)