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

설치 후 실행 시 highlight-c.js 이슈 #20

Open
rotoshine opened this issue Sep 29, 2012 · 2 comments
Open

설치 후 실행 시 highlight-c.js 이슈 #20

rotoshine opened this issue Sep 29, 2012 · 2 comments

Comments

@rotoshine
Copy link

우분투에서 git clone하고 설치 후 실행 시, 아래와 같이 나옵니다.

Error: Cannot find module '../public/scripts/highlight-c.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object. (/usr/local/devnote/lib/renderer.js:2:1)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:362:17)

파일을 뒤져보니 저 파일은 public/scripts가 아니라 lib 폴더에 있네요.

@eungjun-yi
Copy link
Member

npm install --production 실행시 문제가 없었는지요. 확인 부탁드리겠습니다.

@eungjun-yi
Copy link
Member

#16 에서 해결합니다. (중복이슈)

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

No branches or pull requests

2 participants