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
There is a fork and it does work with npm v18.x.x, you can try it:
git clone https://github.com/openmpp/github-wikito-converter gwtc
cd gwtc
npm install
npm run build
Hope this helps
Thank you for this.
It has gotten a dependency hell (when I want to make proper GNU/Linux packaging). So I give up on this and I flagged my Arch Linux user repository package for this reason for deletion.
npm build
gives me an errorError: Cannot find module 'babel-core'
:I have no idea how
npm
works, but anpm install babel-core
did not solve this.The text was updated successfully, but these errors were encountered: