react-view
react-view copied to clipboard
Dependency version issue
With yarn, getting this error when trying to use react-view.
miksu/prettier is a dependency but this is seems like it could be a versioning issue
Module not found: Error: Can't resolve 'linguist-languages/data/JSX' in '[PROJECT_PATH]/node_modules/@miksu/prettier/lib/language-js'
@tajo thanks for your response. Tried yarn install [email protected] followed by yarn install and get
Failed to compile.
./node_modules/react-view/dist/es/index.js Module build failed: Error: ENOENT: no such file or directory, open '[...]/node_modules/react-view/dist/es/index.js'
Can you provide full repro?
It seems to be working in CodeSandbox. And the react-view/dist/es/index.js file was correctly published.