You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running npm install -g mfpmigrate-cli I keep getting the following error messages regarding .staging. One example is as follows:
npm WARN tar ENOENT: no such file or directory, open 'C:\Users[userName]\AppData\Roaming\npm\node_modules.staging\lodash.tostring-cb7aa638\package.json'
I have used two different machines and wifi connections to try and install this tool. Furthermore I have tried to reinstall my node_models files and npm itself as that was recommended in other cases. I get the same error when trying to install previous versions as well.
Could someone guide me on how to install this tool so I can convert my 6.3 application to 8.0.
The text was updated successfully, but these errors were encountered:
When running
npm install -g mfpmigrate-cli
I keep getting the following error messages regarding .staging. One example is as follows:I have used two different machines and wifi connections to try and install this tool. Furthermore I have tried to reinstall my node_models files and npm itself as that was recommended in other cases. I get the same error when trying to install previous versions as well.
Could someone guide me on how to install this tool so I can convert my 6.3 application to 8.0.
The text was updated successfully, but these errors were encountered: