Git Product home page Git Product logo

Comments (8)

dillonforrest avatar dillonforrest commented on May 5, 2024

Hey there @neurobashing! Thanks for downloading N1 and sharing this issue.

Can you give us more info?

from nylas-mail.

neurobashing avatar neurobashing commented on May 5, 2024

Default state: I'm using Atom

   λ ~ : ls -l /usr/local/bin/apm
lrwxrwxr-x  1 greggt  admin  71 Oct  6 14:33 /usr/local/bin/apm@ -> /Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/apm

Hey, let's try this N1 app out. OK, cool! But back to editing. I wonder if I need to upgrade any packages? runs apm

   λ ~ : apm
zsh: command not found: apm

wat?

   λ ~ : ls -l /usr/local/bin/apm
lrwxrwxr-x  1 greggt  admin  77 Oct  7 09:59 /usr/local/bin/apm@ -> /Applications/Nylas.app/Contents/Resources/app.asar/apm/node_modules/.bin/apm

Huh.

from nylas-mail.

neurobashing avatar neurobashing commented on May 5, 2024

This is still occurring in the latest version.

from nylas-mail.

zclancy avatar zclancy commented on May 5, 2024

Just noticed this as well.

zac$ ls -l /usr/local/bin/apm 
lrwxr-xr-x  1 zac  admin  80 Oct 23 11:10 /usr/local/bin/apm@ -> /Applications/Nylas N1.app/Contents/Resources/app.asar/apm/node_modules/.bin/apm

from nylas-mail.

grinich avatar grinich commented on May 5, 2024

Are you building from source, or using the compiled version?

from nylas-mail.

zclancy avatar zclancy commented on May 5, 2024

I'm using the compiled, downloaded version.

from nylas-mail.

neurobashing avatar neurobashing commented on May 5, 2024

Same.

from nylas-mail.

danielbayley avatar danielbayley commented on May 5, 2024

Argh! Me too 👎

readlink /usr/local/bin/apm
/Applications/Nylas N1.app/Contents/Resources/app.asar/apm/node_modules/.bin/apm

I installed via Homebrew Cask…

Temporary fix…

ln -sf /Applications/Atom.app/Contents/Resources/app/apm/node_modules/.bin/apm /usr/local/bin/apm

from nylas-mail.

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.