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

Installing via npm is not downloading 'src' folder #277

Open
kadricaabuk opened this issue Feb 17, 2023 · 0 comments · May be fixed by #305
Open

Installing via npm is not downloading 'src' folder #277

kadricaabuk opened this issue Feb 17, 2023 · 0 comments · May be fixed by #305

Comments

@kadricaabuk
Copy link

Plugin Version: 3.1.2
Capacitor Version: 3.4.3

image

WARNING in ./node_modules/@capacitor-community/camera-preview/dist/esm/definitions.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from ‘…/node_modules/@capacitor-community/camera-preview/src/definitions.ts' file: Error: ENOENT: no such file or directory, open '…/node_modules/@capacitor-community/camera-preview/src/definitions.ts'
 @ ./node_modules/@capacitor-community/camera-preview/dist/esm/index.js 5:0-30 5:0-30
 @ ./src/App.js 8:0-45
 @ ./src/index.js 6:0-24 27:37-40

WARNING in ./node_modules/@capacitor-community/camera-preview/dist/esm/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from ‘…/node_modules/@capacitor-community/camera-preview/src/index.ts' file: Error: ENOENT: no such file or directory, open ‘…/node_modules/@capacitor-community/camera-preview/src/index.ts'
 @ ./src/App.js 8:0-45
 @ ./src/index.js 6:0-24 27:37-40

WARNING in ./node_modules/@capacitor-community/camera-preview/dist/esm/web.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from ‘…/node_modules/@capacitor-community/camera-preview/src/web.ts' file: Error: ENOENT: no such file or directory, open ‘…/node_modules/@capacitor-community/camera-preview/src/web.ts'
 @ ./node_modules/@capacitor-community/camera-preview/dist/esm/index.js 3:13-28
 @ ./src/App.js 8:0-45
 @ ./src/index.js 6:0-24 27:37-40
@jcesarmobile jcesarmobile linked a pull request Jul 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant