Git Product home page Git Product logo

project-skill-map's Introduction

project-skill-map's People

Contributors

dependabot[bot] avatar nomelancholy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

project-skill-map's Issues

도메인 구입해서 호스팅

  1. freenom 구입 실패 - Some of your domains could not be registered because of a technical error. These domains have been cancelled 에러
  • 해결
    freenom 무료 도메인 구입은 계정당 하나만 된다고.. 어차피 혼자 쓸 페이지니 도메인 구입은 포기

  • hosting 폴더 build 폴더로 변경
    gh-pages 활용해서 해결

container 크기 관련 이슈

크기 100%로 적용시 스크롤바 출현

  • 해결
    브라우저 자체 마진 값 때문.
    body: maring 0으로 해결

edge - node 데이터 입력

id 에 공백이나 . 이 들어가 있으면
Cannot read property '0' of undefined 에러 발생하니 주의

container 크기 관련 이슈

크기 100%로 적용시 스크롤바 출현

  • 해결
    브라우저 자체 마진 값 때문. reset.css 적용해 해결

cytography 설치

참고 가이드
발생 이슈 내역
  1. npm install cytoscape 로 설치 시도 중 no such file or directory, open 'C:\dev\workspace\js-seomal-clone\package.json' 에러 발생
  • 해결 - 검색을 통해 npm package는 설치 전 해당 local 폴더에서 npm init 명령어를 통해 package.json 파일을 생성한 다음 인스톨을 해야 한다는 내용 확인 및 적용
  1. Uncaught SyntaxError: Cannot use import statement outside a module 에러 발생
  1. index.html을 오픈 브라우저로 여니 Access to script at 'file:///C:/dev/workspace/js-seomal-clone/js/cyto.js' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 라는내용의 에러 발생
  1. http-server를 활용해 실행했지만 가이드의 지시처럼

import cytoscape from 'cytoscape';

경로 없이 module을 import 할 방법은 아직 알지 못함

cytography 설치

참고 가이드
발생 이슈 내역
  1. npm install cytoscape 로 설치 시도 중 no such file or directory, open 'C:\dev\workspace\js-seomal-clone\package.json' 에러 발생
  • 해결 - 검색을 통해 npm package는 설치 전 해당 local 폴더에서 npm init 명령어를 통해 package.json 파일을 생성한 다음 인스톨을 해야 한다는 내용 확인 및 적용
  1. Uncaught SyntaxError: Cannot use import statement outside a module 에러 발생
  1. index.html을 오픈 브라우저로 여니 Access to script at 'file:///C:/dev/workspace/js-seomal-clone/js/cyto.js' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. 라는내용의 에러 발생
  1. http-server를 활용해 실행했지만 가이드의 지시처럼

import cytoscape from 'cytoscape';

경로 없이 module을 import 할 방법은 아직 알지 못함

package.json에 대한 이해

필요성을 느낀 상황

cytography 설치 중 설치한 module이 import가 안되는 이슈 발생.

확인해보니 단순히 script 태그 속성 누락 때문이었지만 그로 인행 package.json의 구조에 대해 알아볼 필요를 느낌

참고 링크

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.