Why the node modules repeat in each app that we created?? Its more 17000 archives X 5 app then equal 85000 archives in my pc. Why not only one node_modules to all the workspace of apps??? I dont believe!!!
@saket.amraotkar4, @yuval.morad, @vishnupriya : Can you help? I tried to generate a application to SF but the login dont works. The destinaton works well and is ok.
I know that is not a problem with my code but i cannot localize where is the problem. I tried to create a instance of THIS but nothing.... the same error "Cannot read property ... undefined" . Can you help me?
I cannot connect a simple App to a NorthWind Odata with the SAP BAS. Gives a http error 503 or 404 .
I tried various forms and URLs
URL=https://services.odata.org/V2/Northwind/Northwind.svc
URL=https\://services.odata.org/V3/Northwind/Northwind...
I resolved in that way: i removed all node_modules leaving only ONE in directory WORKING.So, i copy the files of an application to WORKING directory before delete the old content.AND run the commands npm ( init, install and start ) and wow NOT more t...
I fully understand the reasons, but something has to be perfected. Copies and backups become too time consuming and control of the source code is already a big job. The modules to be imported and complementary to applications need to be stored inter...