jinai-project / react-fhir-form

A React component for building FHIR Web forms from JSON Schema.
https://jinai-project.github.io/react-fhir-form/
Apache License 2.0
0 stars 0 forks source link

Module not found during npm start #1

Open oosugi84 opened 4 years ago

oosugi84 commented 4 years ago

ERROR in ./node_modules/@rjsf/bootstrap-4/dist/bootstrap-4.cjs.development.js Module not found: Error: Can't resolve 'react-bootstrap/ occurs during npm start.

@rjsf/bootstrap-4@2.3.0

oosugi84 commented 4 years ago

run npm install in ./node_modules/@rjsf/bootstrap-4 then run npm start again.