Npm install force-flag does not work

For some reason the --force flag does not work. It seems to get ignored completely.

I had this issue a while ago already (Npm install force) and decided to move on to another provider. However, I wanted to try it again as I really liked the idea of render but it seems that nothing was changed. :cry:

try using with --legacy-peer-deps instead of --force

I already did. Does not help.

I fear that all the double dash flags will get ignored for some reason.

Hi there,

If the service you are referring to is a Static Site and you are trying to manually install dependencies, you will need to use the SKIP_INSTALL_DEPS environment variable (set to true) to override the default behavior.

You can learn more about this in our docs here: https://docs.render.com/static-sites#dependency-installation

Regards,
Mike


Render Support Engineer, MT (UTC-6, UTC-7 in Winter)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.