Can't get library to work based on docs
See original GitHub issueScope: Imports of from renderer and mappers do not work.
Description Copying the example available on the homepage (https://data-driven-forms.org/) results in imports errors, the initial one being:
Could not find module in path: '@data-driven-forms/react-form-renderer/dist/cjs/component-types' relative to '/node_modules/@data-driven-forms/pf4-component-mapper/dist/cjs/index.js'
Example can be seen on https://codesandbox.io/s/competent-sara-4hrxx
Schema Could not even get to a point where a form is rendered!
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Work on Google Docs, Sheets, & Slides offline - Computer
Work on Google Docs, Sheets, & Slides offline. Want to get more out of Google Docs for work or school? Sign up for...
Read more >Install client libraries | Google Docs
Read the client library's developer's guide. This page contains information about getting started with the Google Docs API by using the Google API...
Read more >Fix problems opening documents in SharePoint libraries
If you run into issues opening Microsoft 365 files and documents from SharePoint document libraries, here are some suggestions to help you fix...
Read more >Using Zotero with Google Docs
You can quickly search for items in your Zotero library, add page ... a formatted bibliography based on the citations in your document....
Read more >Music Snippet - Google Workspace Marketplace
Please note that the notation inserted in your document works like a picture and doesn't have our playback included (Docs and Slides don't...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Some more info: It seems installing the library without a specific version defaults to
v1.31.1
for some reason. This seems to be the source of the errors experienced.Latest npm version is now set to
v2.0.6