我正在嘗試構建在脊柱框架中作爲TODO示例給出的代碼。我已經使用npm安裝了coffescript,並且它包含了蛋糕生成器。 當我瀏覽到Cakefile目錄,並執行cake build我收到以下錯誤: src/local.coffee:1:1: error: the variable "Spine" can't be assigned with ?= because it has not been
我有以下目錄結構(只顯示插圖的相關位): proj \
\ Gruntfile.js
\ package.json
\ test \ (all my tests are in this folder structure)
\ app \
\ index.html
\ scripts \ (all my scripts are in