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
To install dependencies using yarn, please use the following command:
yarn add html-inline-script-webpack-plugin
Based on the error information you provided (npm ERR! code EUNSUPPORTEDPROTOCOL), it appears that there might be an issue with your package.json file. This issue could be preventing you from installing packages successfully. Make sure that your package.json file is properly formatted and does not contain any syntax errors.
I recommend trying the below solutions provided by the Stack Overflow community to see if they resolve the error you're encountering:
If the problem persists, please provide more details about your setup, such as the version of Node.js and Yarn you are using. This information will help us better understand the issue and provide you with more specific guidance.
Hi, installing it with:
gives an unexpected:
Unknown Syntax Error: Extraneous positional argument ("html-inline-script-webpack-plugin").
try to install it via npm (in yarn environment)...
gives an expected:
The text was updated successfully, but these errors were encountered: