Git Product home page Git Product logo

Comments (9)

max-mapper avatar max-mapper commented on September 27, 2024

same thing for push (also I'm not sure where the first two 'blinked' messages came from?)

$ tessel push blinky.js 
TESSEL! Connected to TM-00-04-f000da30-00554345-64842586.
Blinked 7 times
Blinked 65 times

RangeError: Maximum call stack size exceeded

from t1-cli.

johnnyman727 avatar johnnyman727 commented on September 27, 2024

@maxogden, It looks like Tessel might be trying to wrap up your whole directory which may have some combination of symlinks and/or really large files.

Can you try it in new empty folder, except for blinky, and see if it works?

from t1-cli.

max-mapper avatar max-mapper commented on September 27, 2024

was already in a new folder:

~/src/js/tessel-fun $ ls -alh
total 16
drwxr-xr-x    4 maxogden  staff   136B Jul  9 14:34 .
drwxr-xr-x  612 maxogden  staff    20K Jul  9 14:32 ..
-rw-r--r--@   1 maxogden  staff   526B Jul  9 14:32 ble.js
-rw-r--r--@   1 maxogden  staff   424B Jul  9 14:34 blinky.js

from t1-cli.

johnnyman727 avatar johnnyman727 commented on September 27, 2024

Hmm it's possible I gave you a Tessel with a bad user program in flash.

Try running:

tessel erase --f

And then pushing blinky again.

from t1-cli.

max-mapper avatar max-mapper commented on September 27, 2024

no dice:

$ tessel erase --f
Waiting for bootloader....
Writing: 100%     7132 /   7132
Done! 
INFO Tessel filesystem erased.
$ tessel run blinky.js 
TESSEL! Connected to TM-00-04-f000da30-00554345-64842586.

RangeError: Maximum call stack size exceeded

from t1-cli.

max-mapper avatar max-mapper commented on September 27, 2024

ahh... so I was using a git clone of https://github.com/tessel/cli, but when I switched to a version from npm install it started working. I wonder why? they seem to be the same version:

from t1-cli.

max-mapper avatar max-mapper commented on September 27, 2024

also why are these here? https://github.com/tessel/cli/blob/master/package.json#L51 since there isn't a node_modules checked in

from t1-cli.

max-mapper avatar max-mapper commented on September 27, 2024

i'm guessing the version on npm has dependencies that differ from what gets installed when you npm install the tessel cli dependencies with an empty node_modules folder?

from t1-cli.

johnnyman727 avatar johnnyman727 commented on September 27, 2024

I'm going to close this issue for now b/c I think it was just a weird artifact of us not having our deployment script functional.

from t1-cli.

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.