YoastSEO.js
YoastSEO.js copied to clipboard
YoastSEO.js in a Node environment
What did you expect to happen?
Didn't find any relevant info, but tried to run this example ( https://github.com/Yoast/YoastSEO.js/blob/develop/examples/wordRelevance/index.js ) in a Node environment.
What happened instead?
Node can't load ES6 modules.
How can we reproduce this behavior?
Run wordRelevance example in Node
Technical info
- Platform: Standalone
- Platform version: Node 10
- Yoast SEO version: 1.40.0
Can someone help me here to get up and running? :)
Hello, have you managed to resolve this?