Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'extend') #60

Closed
hitchhooker opened this issue Jun 4, 2022 · 3 comments
Closed

Cannot read properties of undefined (reading 'extend') #60

hitchhooker opened this issue Jun 4, 2022 · 3 comments

Comments

@hitchhooker
Copy link

Cannot read properties of undefined (reading 'extend')
TypeError: Cannot read properties of undefined (reading 'extend')
    at /node_modules/.pnpm/@[email protected]/node_modules/@beyonk/svelte-datepicker/src/components/lib/date-utils.js:7:7
    at async instantiateModule (/home/satoshi/code/interest/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-59dc6e00.js:59333:9)

when using minimum example with svelte.config.js rules from repo.

documentation could include installation instructions, its often best thing to have. also adding code bars in examples would be great so wouldnt have to learn from source code

@Masatoshi
Copy link

try dynamic importing

@gloverab
Copy link

Experiencing the same issue here. Were you able to get this working?

@Its-Just-Nans
Copy link

Hello,

Here is a possible solution : #61

@hitchhooker but you need to use vitejs ! (which use itself rollup)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants