purduesigbots / pros-atom

Main plugin for supporting PROS development in Atom
http://atom.io/packages/pros
Mozilla Public License 2.0
11 stars 9 forks source link

Uncaught ReferenceError: std is not defined #43

Closed bradamiller closed 7 years ago

bradamiller commented 7 years ago

[Enter steps to reproduce:]

  1. Creating a new PROS project on MacOS 11 10.13 beta

Atom: 1.17.2 x64 Electron: 1.3.15 OS: Mac OS X 10.13 Thrown From: pros package 0.7.0

Stack Trace

Uncaught ReferenceError: std is not defined

At /Users/bradmiller/.atom/packages/pros/lib/views/new-project.coffee:77

ReferenceError: std is not defined
    at cli.execute.cb (/packages/pros/lib/views/new-project.coffee:77:32)
    at /packages/pros/lib/proscli.coffee:44:7)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at maybeClose (internal/child_process.js:877:16)
    at Socket.<anonymous> (internal/child_process.js:334:11)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at Pipe._handle.close [as _onclose] (net.js:493:12)

Commands

     -2:49.9.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling)
     -2:40.9.0 PROS:New-Project (atom-pane.pane)
     -0:55.1.0 platformio-ide:initialize-new-project (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
     -0:43.6.0 PROS:New-Project (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

atom-beautify 0.29.26 
autocomplete-clang 0.9.4 
build 0.68.0 
busy 0.7.0 
file-icons 2.1.7 
language-ini 1.16.0 
linter 1.11.23 
linter-gcc 0.6.15 
platformio-ide 1.4.0 
platformio-ide-terminal 2.5.1 
pros 0.7.0 
tool-bar 1.1.0 
tool-bar-main 0.0.10