GithubHelp home page GithubHelp logo

Comments (4)

secondbrain-note avatar secondbrain-note commented on July 17, 2024

where should I put the yarle.zip in my computer? Do I need to unzip it?
I never used python or node.js before.

from yarle.

akosbalasko avatar akosbalasko commented on July 17, 2024

Hi! Did you run 'npm i' and 'npm run build' before executing the code?
Answering your second question, you can put it whenever you want, as when you execute the code you must specify the location of the exported Evernote file in the argument of 'execSource'. The example call can be called in the root folder of Yarle.

from yarle.

secondbrain-note avatar secondbrain-note commented on July 17, 2024

I used another computer(win10,64bit), install node.js10.18.1, run"npm i" and"npm run build",still these error

C:\Users(my user name)>npm i
npm WARN saveError ENOENT: no such file or directory, open 'C:\Users(my user name)\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users(my user name)\package.json'
npm WARN (my user name) No description
npm WARN (my user name) No repository field.
npm WARN (my user name) No README data
npm WARN (my user name) No license field.

up to date in 1.271s
found 0 vulnerabilities

C:\Users(my user name)>npm run build
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users(my user name)\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users(my user name)\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users(my user name)\AppData\Roaming\npm-cache_logs\2020-08-15T23_41_34_274Z-debug.log

from yarle.

akosbalasko avatar akosbalasko commented on July 17, 2024

These commands (npm i, npm run build) must be invoked in the root folder of yarle.

from yarle.

Related Issues (20)

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.