Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Foundation watch error #148

Open
copaou opened this issue Jan 7, 2022 · 2 comments
Open

Foundation watch error #148

copaou opened this issue Jan 7, 2022 · 2 comments

Comments

@copaou
Copy link

copaou commented Jan 7, 2022

Hi!
I am experiencing an error when I am trying to execute the 'foundation watch' command or even the "foundation-v"

The response is:

`C:\Users\Costas\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\string-kit\lib\format.js:327
markupTarget = this.shiftedMarkup?.[ runtime.shift ]?.[ markup ] ;
^

SyntaxError: Unexpected token '.'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (C:\Users\Costas\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\string-kit\lib\string.js:62:2)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)`

Packages versions:
Node: v12.22.8
npm: 6.14.15

Any help?
Thanks in advance

@copaou
Copy link
Author

copaou commented Jan 7, 2022

Update: I have the same problem when I try to run 'foundation new',

@joeworkman
Copy link
Member

Try node 14

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants