nativescript-camera icon indicating copy to clipboard operation
nativescript-camera copied to clipboard

ERROR in ../node_modules/nativescript-camera/camera.js

Open kenedynpsyh opened this issue 4 years ago • 1 comments

hi I have a problem here, I want to solve this problem, every hour and meet tomorrow and still have the same problem, maybe some of you have the same problem with me, I use nativescript for vue

ERROR in ../node_modules/nativescript-camera/camera.js Module not found: Error: Can't resolve 'tns-core-modules/application/application' in '/Users/shadow/app/algorithm-dt/node_modules/nativescript-camera' @ ../node_modules/nativescript-camera/camera.js 7:24-75 @ ../node_modules/ts-loader??ref--6!../node_modules/vue-loader/lib??vue-loader-options!./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue @ ./routes/index.ts @ . sync (?<!\bApp_Resources\b.)(?<!./\btests\b/.?).(xml|css|js|(?<!.d.)ts|(?<!\b_[\w-]*.)scss)$ @ ./app.ts

ERROR in ../node_modules/nativescript-camera/camera.js Module not found: Error: Can't resolve 'tns-core-modules/image-asset/image-asset' in '/Users/shadow/app/algorithm-dt/node_modules/nativescript-camera' @ ../node_modules/nativescript-camera/camera.js 9:23-74 @ ../node_modules/ts-loader??ref--6!../node_modules/vue-loader/lib??vue-loader-options!./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue @ ./routes/index.ts @ . sync (?<!\bApp_Resources\b.)(?<!./\btests\b/.?).(xml|css|js|(?<!.d.)ts|(?<!\b_[\w-]*.)scss)$ @ ./app.ts

ERROR in ../node_modules/nativescript-camera/camera.js Module not found: Error: Can't resolve 'tns-core-modules/platform/platform' in '/Users/shadow/app/algorithm-dt/node_modules/nativescript-camera' @ ../node_modules/nativescript-camera/camera.js 13:15-60 @ ../node_modules/ts-loader??ref--6!../node_modules/vue-loader/lib??vue-loader-options!./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue @ ./routes/index.ts @ . sync (?<!\bApp_Resources\b.)(?<!./\btests\b/.?).(xml|css|js|(?<!.d.)ts|(?<!\b_[\w-]*.)scss)$ @ ./app.ts

ERROR in ../node_modules/nativescript-camera/camera.js Module not found: Error: Can't resolve 'tns-core-modules/trace/trace' in '/Users/shadow/app/algorithm-dt/node_modules/nativescript-camera' @ ../node_modules/nativescript-camera/camera.js 11:12-51 @ ../node_modules/ts-loader??ref--6!../node_modules/vue-loader/lib??vue-loader-options!./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue?vue&type=script&lang=ts& @ ./components/auth/create.vue @ ./routes/index.ts @ . sync (?<!\bApp_Resources\b.)(?<!./\btests\b/.?).(xml|css|js|(?<!.d.)ts|(?<!\b_[\w-]*.)scss)$ @ ./app.ts

kenedynpsyh avatar Jan 03 '21 14:01 kenedynpsyh

you should install https://www.npmjs.com/package/@nativescript/camera for NS 7 or up

vallemar avatar Jan 07 '21 14:01 vallemar