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

Installation not working #15

Open
mighty0n3 opened this issue Oct 27, 2020 · 1 comment
Open

Installation not working #15

mighty0n3 opened this issue Oct 27, 2020 · 1 comment

Comments

@mighty0n3
Copy link
Contributor

Everytime i try to build the image i get this (and it fails):
Running on raspberry pi 3 / ubuntu server

npm notice
npm notice New patch version of npm available! 7.0.3 -> 7.0.5
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.0.5
npm notice Run npm install -g [email protected] to update!
npm notice
Removing intermediate container fccab9facd6d
---> 3d3fdc1cbab4
Step 5/32 : COPY package.json .
---> 2aded53152e4
Step 6/32 : COPY package-lock.json .
---> bbad4b174c6d
Step 7/32 : RUN npm i && mv ./node_modules/@types/jsonstream ./node_modules/@types/JSONStream
---> Running in b468559fcd64
npm ERR! code EXDEV
npm ERR! syscall rename
npm ERR! path /app/node_modules/chownr
npm ERR! dest /app/node_modules/.chownr-cyv3QNXu
npm ERR! errno -18
npm ERR! EXDEV: cross-device link not permitted, rename '/app/node_modules/chownr' -> '/app/node_modules/.chownr-cyv3QNXu'

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-27T18_52_00_548Z-debug.log
The command '/bin/sh -c npm i && mv ./node_modules/@types/jsonstream ./node_modules/@types/JSONStream' returned a non-zero code: 238

@judgegc
Copy link
Contributor

judgegc commented Jan 4, 2021

#18 (comment)

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

2 participants