Skip to content

Config keeping NPM from starting #13

@ruckus09

Description

@ruckus09

Hello, I am entering the info text in my config.js file (after installing etc) when I put the config text in the JS my MM nolonger runs. I know its an issue with that block of text because as soon as I delete it it runs with no issue. Here is the code

		module: 'MMM-Flickr',
		position: 'upper_third',
			config: {
				id: '#########@N##',
			animationSpeed: 2500,
			updateInterval: 10000,
			size: 'm' // Default is m, can be o=original, t=thumbnail, s= 75x75, b=1024
			// 'z' medium 640, 640 on longest side. 'c' medium 800, 800 on longest side
				}
		},

I enter it exactly as you see above any assistance would be awesome I also tried id: '#########', and that didnt seem to work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions