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
I loved your project and building a massive project with that but When I clone your repo and try to add this package npm i @frontity/google-analytics . It shows the below error:
and this also happens when trying to add npm i @frontity/google-tag-manager-analytics and npm i @frontity/wp-comments or try to update the frontity dependencies.
The text was updated successfully, but these errors were encountered:
This seems to be due to an outdated node installed on your machine. Try using the recommended version of node and reinstall the node_modules in the Frontity project (delete the existing node_modules and package-lock.json file)
I did all the things you mentioned above and it's working fine but now I found the same error when a installedhttps://www.npmjs.com/package/frontity-contact-form-7 this plugin. Is there anything which conflicts between versions?
It seems the package is not maintained and have some issue with the latest Frontity/ WordPress.
You could find another forked version out here, which seems to be maintained and working with the latest Frontity/ WordPress. imranhsayed/frontity-contact-form-7#48
I loved your project and building a massive project with that but When I clone your repo and try to add this package
npm i @frontity/google-analytics
. It shows the below error:and this also happens when trying to add
npm i @frontity/google-tag-manager-analytics
andnpm i @frontity/wp-comments
or try to update the frontity dependencies.The text was updated successfully, but these errors were encountered: