Skip to content

Fix npm start issue on babel #31

Open
@irvin

Description

@irvin

There is an error messages about babel to prevent npm start when dev
➜ hackfoldr-2.0-forkme git:(master) npm start

[email protected] start /Users/Irvin/Coding/hackfoldr-2.0-forkme
gulp dev
[17:29:59] Failed to load external module @babel/register
[17:29:59] Requiring external module babel-register
[17:30:00] Using gulpfile ~/Coding/hackfoldr-2.0-forkme/gulpfile.babel.js
[17:30:00] Starting 'jade'...
[17:30:00] Starting 'sass'...
[17:30:00] Starting 'js'...
[17:30:00] Starting 'assets'...
[17:30:00] Starting 'server'...
[17:30:00] listening on port 3000
[17:30:00] Finished 'server' after 41 ms

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions