Closed sekizlipenguen closed 2 years ago
++
As soon as I hit npm update, The error started to show up.
for workaround you should try this version: "antd": "4.18.9"
for workaround you should try this version: "antd": "4.18.9"
i tryed it but don't works :/
for workaround you should try this version: "antd": "4.18.9"
i tryed it but don't works :/
must make sure that the version you have installed is correct.
for workaround you should try this version: "antd": "4.18.9"
i tryed it but don't works :/
must make sure that the version you have installed is correct.
- delete this folder and reload: node_modules (terminal -> project folder -> rm -rf node_modules/)
- yarn install
- use exact expression for version ( ^ remove )
It works. Thanks!
I just published version 2.0 See examples in tests, readme or storybook: https://github.com/antoniopresto/antd-mask-input/blob/master/stories/input.stories.tsx
I'm submitting a ... [* ] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project
Summary
WARNING in ./node_modules/antd-mask-input/build/module/lib/MaskedInput.js Module Warning (from ./node_modules/react-scripts/node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from '/node_modules/antd-mask-input/src/lib/MaskedInput.tsx' file: Error: ENOENT: no such file or directory, open 'node_modules/antd-mask-input/src/lib/MaskedInput.tsx'