Giter VIP home page Giter VIP logo

Comments (7)

AhmadMayo avatar AhmadMayo commented on March 29, 2024

replace this line

import { Formio } from "react-formio";

with this one

import { Form } from "react-formio";

from react.

areaeuro avatar areaeuro commented on March 29, 2024

@AhmedSayed77 Your changes do not fix the issue mentioned.

Only found that line in src/app/views/Home.js
Changing as suggested gives the following ADDITIONAL errors on npm run serve, but the errors stated by @Harshithharry are not fixed.

ERROR in ./src/app/views/Home.js

/mnt/windows-home/Users/Rick/John/Web Stuff/formio/exampleAPPS/react-app-starterkit/src/app/views/Home.js
3:9 warning 'Form' is defined but never used no-unused-vars
26:16 error 'Formio' is not defined react/jsx-no-undef

After reading this issue, formio/react-app-starterkit#3
Changing package.json from
"react-formio": "^2.0.0-beta1",
to
"react-formio": "2.0.5",
and then from root directory of app
npm update && npm install && npm run serve
Worked for me.

from react.

9064444169 avatar 9064444169 commented on March 29, 2024

./src/components/signin/signin.js
Module not found: Can't resolve './signin/pages/signupform' in 'C:\Users\Admin\Desktop\Tours\darj\src\components\signin'

please help me

from react.

surendrarayamajhee avatar surendrarayamajhee commented on March 29, 2024

Module not found: Error: Can't resolve './components/order/DeliveryEnquiry' in '/media/suren/G/new/hub/resources/js
in vue js

from react.

surendrarayamajhee avatar surendrarayamajhee commented on March 29, 2024

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/DeliveryEnquiry' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 58:13-58
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/current-order.vue' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 38:13-60
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/failed-transaction-order.vue' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 48:13-71
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/order-list' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 33:13-53
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/orderList' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 53:13-52
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/return.vue' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 63:13-53
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

ERROR in ./resources/js/route.js
Module not found: Error: Can't resolve './components/order/unsigned-address.vue' in '/media/suren/G/new/hub/resources/js'
@ ./resources/js/route.js 43:13-63
@ ./resources/js/app.js
@ multi ./resources/js/app.js ./resources/sass/app.scss

from react.

MohittPattel avatar MohittPattel commented on March 29, 2024

I got the same problem while install 3d react carouselal

from react.

TanyaGashtold avatar TanyaGashtold commented on March 29, 2024

I am closing the issue as it was created too long ago and there are no new comments here. I hope it was resolved. If not, please reopen it. Thanks!

from react.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.