Yumyum
Yumyum
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
I'll do this aswell I guess
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
that worked, thanks alot
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
my wasp clean is pretty slow for some reason, I'll be back in 15min or so
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
npm ls @tanstack/react-query [email protected] /mnt/c/users/ayman/desktop/booking/Rezervera-main/app └─┬ [email protected] -> ./.wasp/out/sdk/wasp └── @tanstack/[email protected]
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
Here you go đŸ™‚
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
/mnt/c/users/ayman/desktop/booking/Rezervera-main └── (empty)
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
/mnt/c/users/ayman/desktop/booking/Rezervera-main └── (empty)
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
{
"name": "opensaas",
"type": "module",
"dependencies": {
"@aldabil/react-scheduler": "^2.9.2",
"@aws-sdk/client-s3": "^3.523.0",
"@aws-sdk/s3-request-presigner": "^3.523.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@faker-js/faker": "8.3.1",
"@google-analytics/data": "4.1.0",
"@headlessui/react": "1.7.13",
"@lemonsqueezy/lemonsqueezy.js": "^3.2.0",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"apexcharts": "^4.5.0",
"clsx": "^2.1.0",
"date-fns": "^3.2.0",
"headlessui": "^0.0.0",
"node-fetch": "3.3.0",
"openai": "^4.55.3",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.11",
"prisma": "5.19.1",
"react": "^18.2.0",
"react-apexcharts": "^1.4.1",
"react-calendar": "^5.0.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "4.11.0",
"react-leaflet": "^4.2.0",
"react-router-dom": "^6.26.2",
"rrule": "^2.8.1",
"stripe": "11.15.0",
"tailwind-merge": "^2.2.1",
"vanilla-cookieconsent": "^3.0.1",
"wasp": "file:.wasp/out/sdk/wasp",
"zod": "^3.23.8"
},
"devDependencies": {
"@tsconfig/node18": "latest",
"@types/cors": "^2.8.5",
"@types/express": "^4.17.13",
"@types/geojson": "^7946.0.16",
"@types/jest": "^29.5.14",
"@types/react": "^18.0.37",
"prisma": "5.19.1",
"typescript": "^5.1.0",
"vite": "^4.3.9"
},
"scripts": {
"deploy": "REACT_APP_GOOGLE_ANALYTICS_ID=G-DWZ2RP5FNY REACT_APP_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/p/login/test_eVabLOefL9VQcvu000 wasp deploy fly deploy"
},
"version": "1.0.0",
"main": "index.js",
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}
{
"name": "opensaas",
"type": "module",
"dependencies": {
"@aldabil/react-scheduler": "^2.9.2",
"@aws-sdk/client-s3": "^3.523.0",
"@aws-sdk/s3-request-presigner": "^3.523.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@faker-js/faker": "8.3.1",
"@google-analytics/data": "4.1.0",
"@headlessui/react": "1.7.13",
"@lemonsqueezy/lemonsqueezy.js": "^3.2.0",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"apexcharts": "^4.5.0",
"clsx": "^2.1.0",
"date-fns": "^3.2.0",
"headlessui": "^0.0.0",
"node-fetch": "3.3.0",
"openai": "^4.55.3",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.11",
"prisma": "5.19.1",
"react": "^18.2.0",
"react-apexcharts": "^1.4.1",
"react-calendar": "^5.0.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "4.11.0",
"react-leaflet": "^4.2.0",
"react-router-dom": "^6.26.2",
"rrule": "^2.8.1",
"stripe": "11.15.0",
"tailwind-merge": "^2.2.1",
"vanilla-cookieconsent": "^3.0.1",
"wasp": "file:.wasp/out/sdk/wasp",
"zod": "^3.23.8"
},
"devDependencies": {
"@tsconfig/node18": "latest",
"@types/cors": "^2.8.5",
"@types/express": "^4.17.13",
"@types/geojson": "^7946.0.16",
"@types/jest": "^29.5.14",
"@types/react": "^18.0.37",
"prisma": "5.19.1",
"typescript": "^5.1.0",
"vite": "^4.3.9"
},
"scripts": {
"deploy": "REACT_APP_GOOGLE_ANALYTICS_ID=G-DWZ2RP5FNY REACT_APP_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/p/login/test_eVabLOefL9VQcvu000 wasp deploy fly deploy"
},
"version": "1.0.0",
"main": "index.js",
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}
21 replies
WWasp
Created by Yumyum on 4/10/2025 in #đŸ™‹questions
Cannot find module
Yes, i removed some things but now get this
21 replies